1
0
mirror of https://github.com/django/django.git synced 2025-03-14 19:30:46 +00:00
django/docs/ref/index.txt
Tim Graham c3779d4214 [1.5.x] Fixed #19897 - Updated static files howto.
Thanks Jan Murre, Reinout van Rees and Wim Feijen,
plus Remco Wendt for reviewing.

Backport of i6c730da1f from master.
2013-03-30 07:12:37 -04:00

29 lines
386 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
views