django/docs/ref/contrib
Tim Graham e19bd086d6 Fixed #24019 -- Fixed inaccurate docs about GenericRelation not supporting aggregation.
This works at least as far back as Django 1.6 according to the test
added in refs #10870.
2015-10-30 10:35:03 -04:00
..
admin Fixed #21516 -- Updated imports paths for some formset functions/classes. 2015-10-28 15:44:53 -04:00
gis Fixed #25641 -- Removed section about adding Google projection to spatial_ref_sys table 2015-10-30 10:05:48 +01:00
postgres Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 2015-10-06 12:38:34 -04:00
auth.txt Fixed #20846 -- Increased User.username max_length to 254 characters. 2015-10-29 08:58:49 -04:00
contenttypes.txt Fixed #24019 -- Fixed inaccurate docs about GenericRelation not supporting aggregation. 2015-10-30 10:35:03 -04:00
flatpages.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
humanize.txt Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 07:47:56 -04:00
index.txt Refs #22789 -- Removed contrib.webdesign per deprecation timeline. 2015-09-23 19:31:09 -04:00
messages.txt Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:07:10 -04:00
redirects.txt Removed versionadded/changed notes for 1.7. 2015-02-01 21:02:40 -05:00
sitemaps.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
sites.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
staticfiles.txt Fixed #25350 -- Added alias --no-input for --noinput to management commands. 2015-09-08 08:41:03 -04:00
syndication.txt Fixed #13110 -- Added support for multiple enclosures in Atom feeds. 2015-09-18 18:31:58 -04:00