django/docs/ref/contrib
2015-08-11 09:33:50 -04:00
..
admin [1.7.x] Fixed signature of ModelAdmin.get_paginator() in docs. 2015-07-20 08:08:32 -04:00
comments Fixed some typos and formatting issues in docs. 2014-03-03 08:37:17 -05:00
formtools [1.7.x] Added a missing backtick in form wizard docs. 2015-02-24 00:31:21 -05:00
gis [1.7.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt 2015-08-11 09:33:50 -04:00
auth.txt [1.7.x] Replaced instances of 'his/her' with 'their'. 2014-07-21 19:54:22 +00:00
contenttypes.txt [1.7.x] Clarified contrib.contenttypes.generic deprecation; refs #19774. 2015-01-18 13:43:47 -05:00
csrf.txt [1.7.x] Fixed #22859 -- Improved crossDomain technique in CSRF example. 2014-06-18 14:37:19 -04:00
flatpages.txt [1.7.x] Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt 2015-08-04 14:52:30 -04:00
humanize.txt [1.7.x] Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 08:00:29 -04:00
index.txt Fixed #21712 -- Moved autodiscover() to AdminConfig.ready(). 2014-01-18 23:06:00 +01:00
messages.txt Fixed #21591 -- Added documentation about contrib.messages.get_messages. 2013-12-12 14:56:34 +01:00
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt [1.7.x] Fixed imports in Sitemap for static views example 2014-09-05 07:11:12 -04:00
sites.txt [1.7.x] Clarified a contrib.sites deprecation and added to 1.7 release notes. 2015-01-18 13:45:40 -05:00
staticfiles.txt [1.7.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing. 2015-03-12 09:24:02 -04:00
syndication.txt [1.7.x] Fixed import in docs/ref/contrib/syndication.txt 2015-06-09 12:38:10 -04:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00