About 283,000 results
Open links in new tab
  1. The web framework for perfectionists with deadlines | Django

    Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web …

  2. Django Tutorial - W3Schools

    Django is free, open source and written in Python. Django makes it easier to build web pages using Python. In this tutorial you get a step by step guide on how to install and create a Django …

  3. Introduction to Django - W3Schools

    Django is a Python framework that makes it easier to create web sites using Python. Django takes care of the difficult stuff so that you can concentrate on building your web applications.

  4. Django documentation

    Django provides a rich framework to facilitate the creation of forms and the manipulation of form data. Learn about the various components and tools to help you in the development and …

  5. Getting started with Django | Django - Django Project

    Define your data models entirely in Python. You get a rich, dynamic database-access API for free — but you can still write SQL if needed. A clean, elegant URL scheme is an important …

  6. Django Web Framework (Python) - Learn web development | MDN - MDN Web Docs

    Apr 11, 2025 · Django is an extremely popular and fully featured server-side web framework, written in Python. This module shows you why Django is one of the most popular web server …

  7. How to install Django | Django documentation | Django

    Get the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. If you are just starting with Django and using Windows, you may …

  8. Writing your first Django app, part 1 | Django documentation

    Throughout this tutorial, we’ll walk you through the creation of a basic poll application. It’ll consist of two parts: A public site that lets people view polls and vote in them. An admin site that lets …

  9. Django overview | Django - Django Project

    With Django, you can take web applications from concept to launch in a matter of hours. Django takes care of much of the hassle of web development, so you can focus on writing your app …

  10. Home | LearnDjango.com

    Mar 5, 2025 · LearnDjango is a platform for learning Django, a popular Python web framework for building web applications. It offers tutorials and courses to help you master your craft and …

  11. Some results have been removed