1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/index.txt
Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation
The auth doc was a single page which had grown unwieldy.
This refactor split and grouped the content into sub-topics.
Additional corrections and cleanups were made along the way.
2012-12-28 11:06:12 -08:00

28 lines
377 B
Plaintext

=============
API Reference
=============
.. toctree::
:maxdepth: 1
class-based-views/index
clickjacking
contrib/index
databases
django-admin
exceptions
files/index
forms/index
middleware
models/index
request-response
template-response
settings
signals
templates/index
unicode
urlresolvers
urls
utils
validators