Contributing to Django Work on the Django framework Join the Django community ❤️ Contributing to Django Django is a community that lives on its volunteers. As it keeps growin...
Django settings The basics Designating the settings The django-admin utility On the server (mod_wsgi ) Default settings Seeing which settings you’ve changed Using settings i...
Django settings The basics Designating the settings The django-admin utility On the server (mod_wsgi ) Default settings Seeing which settings you’ve changed Using settings i...
Django internals Django internals Documentation for people hacking on Django itself. This is the place to go if you’d like to help improve Django or learn about how Django is ma...
Testing in Django Testing in Django Automated testing is an extremely useful bug-killing tool for the modern web developer. You can use a collection of tests – a test suite – t...
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 URLs Write your view...
Django internals Django internals Documentation for people hacking on Django itself. This is the place to go if you’d like to help improve Django or learn about how Django is ma...
Django internals Django internals Documentation for people hacking on Django itself. This is the place to go if you’d like to help improve Django or learn about how Django is ma...
Testing in Django Testing in Django Automated testing is an extremely useful bug-killing tool for the modern web developer. You can use a collection of tests – a test suite – t...