~ubuntu-branches/ubuntu/quantal/python-django/quantal-security

1.2.1 by Raphael Hertzog
Import upstream version 1.0
1
Django internals
2
================
3
4
Documentation for people hacking on Django itself. This is the place to go if
5
you'd like to help improve Django, learn or learn about how Django works "under
6
the hood".
7
8
.. warning::
9
10
    Elsewhere in the Django documentation, coverage of a feature is a sort of a
11
    contract: once an API is in the official documentation, we consider it
12
    "stable" and don't change it without a good reason. APIs covered here,
13
    however, are considered "internal-only": we reserve the right to change
14
    these internals if we must.
15
16
.. toctree::
17
   :maxdepth: 1
1.3.3 by Chris Lamb
Import upstream version 1.1~rc1
18
1.2.1 by Raphael Hertzog
Import upstream version 1.0
19
   contributing
20
   documentation
21
   committers
1.1.6 by Scott James Remnant
Import upstream version 1.0.1
22
   release-process
1.3.3 by Chris Lamb
Import upstream version 1.1~rc1
23
   deprecation
1.2.4 by Chris Lamb
Import upstream version 1.1.1
24
   svn