
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 development, so …
Getting started with Django | Django
Django provides a powerful form library that handles rendering forms as HTML, validating user-submitted data, and converting that data to native Python types. Django also provides a way to …
Download Django
The latest and greatest Django version is the one that’s in our Git repository (our revision-control system). This is only for experienced users who want to try incoming changes and help identify bugs …
Django overview
Django includes dozens of extras you can use to handle common web development tasks. Django takes care of user authentication, content administration, site maps, RSS feeds, and many more tasks — …
Django at a glance | Django documentation | Django
Django at a glance ¶ Because Django was developed in a fast-paced newsroom environment, it was designed to make common web development tasks fast and easy. Here’s an informal overview of …
Getting started | Django documentation
Getting started ¶ New to Django? Or to web development in general? Well, you came to the right place: read this material to quickly get up and running.
Django documentation
Reference guides contain technical reference for APIs and other aspects of Django’s machinery. They describe how it works and how to use it but assume that you have a basic understanding of key …
FAQ: General | Django documentation
In summer 2005, World Online decided to open-source the resulting software, Django. Django would not be possible without a whole host of open-source projects – Apache, Python, and PostgreSQL to …
Django documentation contents
Django documentation contents ¶ Getting started Django at a glance Design your model Install it Enjoy the free API A dynamic admin interface: it’s not just scaffolding – it’s the whole house Design your …
Support Django | Django - Django Project
Like most open-source foundations, the goal of the Django Software Foundation is to promote, support, and advance the Django web framework. If you're interested in how the Django Software Foundation …