1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref/index.txt
Luke Plant 524c5fa07a Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
Many thanks to rniemeyer for the patch!

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16298 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-30 22:27:47 +00:00

35 lines
452 B
Plaintext

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