django/docs/ref/contrib
2010-12-28 00:12:49 +00:00
..
admin Fixed #12642 - Add docs for has_[add|change|delete]_permission ModelAdmin methods. Thanks to MadeR for the report and for the wiki contributors from which I took language for this patch. 2010-12-27 13:41:19 +00:00
comments Fixed #12812 -- added warning about cyclic imports in contrib.comments. Thanks to Beetle_B, bjourne and philgyford for the reports, and Russ for the wording. 2010-12-04 11:35:22 +00:00
formtools Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
gis Fixed #13837 - Add geodjango packages for Ubuntu 10.04; thanks muanis and zerok for the patch. 2010-12-28 00:12:49 +00:00
auth.txt
contenttypes.txt
csrf.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
databrowse.txt
flatpages.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
humanize.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
index.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
localflavor.txt Refactor the choices for localflavor's USStateField, and add new US postal code support. Fixes #14937 and #9022, refs #10308 and #8425. 2010-12-23 02:56:31 +00:00
markup.txt
messages.txt Fixed #14956 - typo in messages docs. thanks alexarsh for the report. 2010-12-25 20:26:32 +00:00
redirects.txt
sitemaps.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
sites.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
staticfiles.txt Fixed #14793 -- staticfiles documentation example overwrites urlpatterns. Thanks gg! 2010-11-27 18:36:41 +00:00
syndication.txt
webdesign.txt