1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref/contrib
2010-12-25 20:26:32 +00:00
..
admin Rectified bugs that were accidentally committed in r14997. Thanks for the heads-up, Alex Gaynor. 2010-12-21 19:19:04 +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
gis Fixed #13788 -- GEOSGeometry.transform no longer silently no-ops when GDAL isn't available. Thanks, Rob Coup. 2010-12-22 17:43:30 +00:00
auth.txt
contenttypes.txt Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control cascade behavior. Also refactored deletion for efficiency and code clarity. Many thanks to Johannes Dollinger and Michael Glassford for extensive work on the patch, and to Alex Gaynor, Russell Keith-Magee, and Jacob Kaplan-Moss for review. 2010-11-09 16:46:42 +00:00
csrf.txt
databrowse.txt
flatpages.txt
humanize.txt Fixed #14804 -- Metadata improvement, broken link fix, and alphabetization of template filters in contrib.humanize reference docs. Thanks to adamv for the patch. 2010-11-29 05:30:11 +00:00
index.txt
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 #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam. 2010-12-12 22:56:52 +00:00
sites.txt
staticfiles.txt Fixed #14793 -- staticfiles documentation example overwrites urlpatterns. Thanks gg! 2010-11-27 18:36:41 +00:00
syndication.txt
webdesign.txt