django/docs/ref/contrib
Collin Anderson d19291e9ad [1.7.x] Fixed #23340 -- Corrected naturaltime docs to match behavior.
Thanks zachborboa for the report and blackguest for the patch.

Backport of 7353e26d5d and 0a2bc6e6bd from master
2014-09-06 08:00:29 -04:00
..
admin [1.7.x] Fixed #17707, #20734 -- Added examples to URL namespacing docs. 2014-08-26 14:35:17 -04:00
comments Fixed some typos and formatting issues in docs. 2014-03-03 08:37:17 -05:00
formtools [1.7.x] Fixed #22299 -- Cleanup wizard temp files when possible. 2014-05-30 22:25:17 +02:00
gis [1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate. 2014-08-18 19:36:34 +02: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] Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin. 2014-05-15 07:02:06 -04:00
csrf.txt [1.7.x] Fixed #22859 -- Improved crossDomain technique in CSRF example. 2014-06-18 14:37:19 -04:00
flatpages.txt More migration docs, and conversion of all easy syncdb references 2013-07-25 16:19:36 +01: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] Fixed #21567 -- Documented how to deploy multiple sites using the sites framework. 2014-08-26 15:22:28 -04:00
staticfiles.txt [1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase 2014-08-28 08:46:54 +02:00
syndication.txt Moved RequestSite and get_current_site. 2014-01-26 08:50:47 +01:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00