1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/docs/ref/index.txt
Tim Graham 6c730da1f6 Fixed #19897 - Updated static files howto.
Thanks Jan Murre, Reinout van Rees and Wim Feijen,
plus Remco Wendt for reviewing.
2013-03-29 19:15:19 -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