django/docs/ref/contrib
Ian Foote 4e115af105 [1.5.x] Fix typo CRSF -> CSRF
Backport of af64f829d7 from master
2014-01-29 12:08:55 -05:00
..
admin [1.5.x] Don't show self in the list of arguments of a method. 2014-01-22 23:26:05 +01:00
comments [1.5.x] Always use parentheses when documenting a method with no arguments. 2014-01-22 23:28:07 +01:00
formtools [1.5.x] Always use parentheses when documenting a method with no arguments. 2014-01-22 23:28:07 +01:00
gis [1.5.x] Always use parentheses when documenting a method with no arguments. 2014-01-22 23:28:07 +01:00
auth.txt [1.5.x] Don't show self in the list of arguments of a method. 2014-01-22 23:26:05 +01:00
contenttypes.txt [1.5.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be accessed in forms. 2013-09-04 13:19:46 -04:00
csrf.txt [1.5.x] Fix typo CRSF -> CSRF 2014-01-29 12:08:55 -05:00
databrowse.txt [1.5.x] Fixed #21180 -- Additional deprecation notes for databrowse. 2013-10-01 10:21:04 -04:00
flatpages.txt [1.5.x] Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH. 2013-06-11 12:27:09 -04:00
humanize.txt Fixed #16941 - Clarified naturaltime output when the time is more than a day old. 2012-08-02 07:54:07 -04:00
index.txt [1.5.x] Fixed #19498 -- refactored auth documentation 2012-12-28 11:48:05 -08:00
localflavor.txt [1.5.x] Fixed #20774 -- Mention the new django-localflavor app as a replacement for the contrib app. Backport from master. 2013-07-29 10:55:50 +02:00
markup.txt Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial patch. 2012-09-08 12:13:46 -04:00
messages.txt [1.5.x] Added some doc links for django.contrib.messages 2013-08-14 13:05:30 -04:00
redirects.txt [1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:36:57 +01:00
sitemaps.txt [1.5.x] Fixed #20665 -- Missing backslash in sitemaps documentation 2013-06-27 09:44:17 +02:00
sites.txt [1.5.x] Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:36:57 +01:00
staticfiles.txt [1.5.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compatible with runserver --insecure. 2013-09-06 17:31:04 -04:00
syndication.txt [1.5.x] Fixed #20860 -- Removed references to defunct chicagocrime.org 2013-08-04 14:46:45 -04:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00