django/docs/ref/contrib
2015-11-11 09:35:25 -05:00
..
admin [1.8.x] Fixed #24244 -- Documented contrib.admin.models.LogEntry 2015-11-05 10:20:34 +01: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 #25728 -- Fixed description of GEOSGeometry.contains(). 2015-11-11 09:35:25 -05: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 #24019 -- Fixed inaccurate docs about GenericRelation not supporting aggregation. 2015-10-30 10:36:51 -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 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
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