django/docs/ref
Luke Plant 64b4ab18b4 Use decorator syntax for csrf_exempt example.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11663 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-10-27 00:43:16 +00:00
..
contrib Use decorator syntax for csrf_exempt example. 2009-10-27 00:43:16 +00:00
files
forms Fixed #7437: SelectDateWidget is not documented. 2009-09-10 15:45:15 +00:00
models
templates Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
authbackends.txt
databases.txt
django-admin.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed #11728 -- Corrected a typo in a class name in the request/response docs. Thanks to Tommstein for the report. 2009-09-12 22:51:16 +00:00
settings.txt
signals.txt
unicode.txt