django/docs/ref/contrib
Marti Raudsepp c5306d4af1 [1.6.x] Various documentation typo/spelling fixes
Errors detected by Topy (https://github.com/intgr/topy), all changes
verified by hand.

Backport of 11d453bcad from master
2014-04-22 20:13:43 -04:00
..
admin [1.6.x] Various documentation typo/spelling fixes 2014-04-22 20:13:43 -04:00
comments [1.6.x] Always use parentheses when documenting a method with no arguments. 2014-01-22 23:00:06 +01:00
formtools [1.6.x] Various documentation typo/spelling fixes 2014-04-22 20:13:43 -04:00
gis [1.6.x] Various documentation typo/spelling fixes 2014-04-22 20:13:43 -04:00
auth.txt [1.6.x] Moved RemoteUserBackend documentation to reference guide. 2014-04-18 16:11:10 -04:00
contenttypes.txt [1.6.x] Fixed #20958 -- Documented that GenericForeignKey fields can't be accessed in forms. 2013-09-04 13:19:32 -04:00
csrf.txt [1.6.x] Fix typo CRSF -> CSRF 2014-01-29 12:08:42 -05:00
flatpages.txt Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH. 2013-06-11 12:25:39 -04:00
humanize.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
index.txt [1.6.x] Fixed #21213 -- Added docs for Django's mailing lists. 2013-12-19 09:24:13 -05:00
messages.txt [1.6.x] Added some doc links for django.contrib.messages 2013-08-14 12:58:19 -04:00
redirects.txt Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:32:09 +01:00
sitemaps.txt [1.6.x] Updated a bunch of hyperlinks in documentation 2013-12-08 18:48:30 +01:00
sites.txt [1.6.x] Updated docs following deprecation of django.views.defaults.shortcut 2013-08-15 07:07:15 -04:00
staticfiles.txt [1.6.x] Fixed #19295 -- Documented that CachedStaticFilesStorage isn't compatible with runserver --insecure. 2013-09-06 17:30:59 -04:00
syndication.txt [1.6.x] Don't show `self` in the list of arguments of a method. 2014-01-22 22:59:55 +01:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00