..
admin
[1.8.x] Fixed #24323 -- Documented @admin.register can't be used with super(XXXAdmin in __init__().
2015-09-28 07:26:54 -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 #25398 -- Revised instances of os.path.join()
2015-10-03 09:10:26 +02: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 #25485 -- Improved deprecation docs for contenttypes reorganization.
2015-09-29 19:24:59 -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