django/docs/ref
Karen Tracey 0426962dac Fix #16998: Update name of the CSRF middleware in doc. Thanks ptone and poirier.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17085 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-11-12 17:37:29 +00:00
..
contrib
files Fixed incorrect pluralized argument in Files docs 2011-09-28 02:26:12 +00:00
forms Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
models Fixed #17063 -- Fixed visibility of a few version-dependant notes in our documentation. 2011-10-30 12:59:59 +00:00
templates Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
authbackends.txt
class-based-views.txt docs: Added missing 'form' argument to class-based-views.txt. Thanks, gabrielgrant 2011-11-04 16:33:18 +00:00
clickjacking.txt Fixed #14201 - Add a "security overview" page to the docs 2011-06-10 15:14:36 +00:00
databases.txt
django-admin.txt
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
settings.txt Fixed #17117 - ADMIN_MEDIA_PREFIX should still be visible in docs 2011-11-01 21:37:12 +00:00
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt