django/docs/ref/contrib
2015-02-24 00:35:06 -05:00
..
admin [1.6.x] Fixed bad model example in admin docs. 2015-01-13 11:54:05 -05: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] Added a missing backtick in form wizard docs. 2015-02-24 00:35:06 -05:00
gis [1.6.x] Updated MySQL links to version 5.6. 2014-08-02 10:27:34 -04:00
auth.txt [1.6.x] Replaced instances of 'his/her' with 'their'. 2014-07-21 19:55:28 +00: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] Fixed #22859 -- Improved crossDomain technique in CSRF example. 2014-06-18 14:37:24 -04:00
flatpages.txt Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH. 2013-06-11 12:25:39 -04:00
humanize.txt [1.6.x] Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 07:48:34 -04: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] Corrected content_type parameter name in sitemap docs. 2014-08-13 21:45:32 -04:00
sites.txt [1.6.x] Fixed #21567 -- Documented how to deploy multiple sites using the sites framework. 2014-08-26 15:22:32 -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