django/docs/ref
Timo Graham f3bf62230a Fixed #16606 - Typo in docs/ref/contrib/csrf.txt; thanks selwin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16612 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-08-13 11:25:57 +00:00
..
contrib Fixed #16606 - Typo in docs/ref/contrib/csrf.txt; thanks selwin. 2011-08-13 11:25:57 +00:00
files Fixed #16566 - Typo in docs/ref/files/storage.txt; thanks thejaswi_puthraya. 2011-08-06 18:40:33 +00:00
forms Fixed #16434 - corrected "django.forms.widgets.extras" to "django.forms.extras.widgets"; thanks rfk. 2011-07-09 12:19:29 +00:00
models Fixed #16580 - Typo in docs/ref/models/querysets.txt 2011-08-06 18:49:58 +00:00
templates Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app. 2011-08-11 14:07:39 +00:00
authbackends.txt
class-based-views.txt
clickjacking.txt
databases.txt
django-admin.txt
exceptions.txt Corrected a number of mislinked crossrefs and added a few new crossref targets found in/via the 1.3 release. 2011-03-22 20:12:17 +00:00
generic-views.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
utils.txt
validators.txt