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
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
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
index.txt
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
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