django/docs/ref/contrib
Stephen Paulger 52c1212726 [1.8.x] Removed unnecessarily rude terminology.
Backport of 443dffbeb2 from master
2015-09-16 09:35:37 -04:00
..
admin [1.8.x] Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 2015-07-27 10:43:09 -04:00
formtools Updated formtools docs to point at new package outside the Django repo. 2014-11-26 09:41:52 -05:00
gis [1.8.x] Fixed #25380 -- Added Postgres.app to the PostGIS options on OS X. 2015-09-11 08:00:07 -04:00
postgres [1.8.x] Fixed #24690 -- Added a warning about mutable defaults for ArrayField. 2015-08-01 07:53:33 -04:00
auth.txt Corrected Permission.max_length in docs; refs #8162. 2014-11-21 08:20:48 -05:00
contenttypes.txt [1.8.x] Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() 2015-08-10 11:31:22 -04:00
flatpages.txt [1.8.x] Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt 2015-08-04 14:52:24 -04:00
humanize.txt Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 07:47:56 -04:00
index.txt Used https for most *.python.org links 2014-12-19 18:07:52 +01:00
messages.txt [1.8.x] Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:08:08 -04:00
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt [1.8.x] Fixed #24736 -- Documented the Sitemap.limit attribute 2015-05-05 09:22:54 -04:00
sites.txt [1.8.x] Removed unnecessarily rude terminology. 2015-09-16 09:35:37 -04:00
staticfiles.txt [1.8.x] Fixed #24984 -- Added link to Jinja2 static tag instructions in staticfiles docs. 2015-07-13 07:38:42 -04:00
syndication.txt [1.8.x] Fixed #25369 -- Corrected syndication's get_object() example. 2015-09-14 15:30:31 -04:00
webdesign.txt Fixed #22789 -- Deprecated django.contrib.webdesign. 2014-07-14 08:45:19 -04:00