django1/docs/ref/contrib
Claude Paroz cc3c4a9d55 Fixed #19366 -- Prevented GEOSIndexError when comparing geometries
Thanks Craig de Stigter for the report and collaboration on the
patch.
2012-11-28 22:34:02 +01:00
..
admin Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thanks to rasca for the suggestion and to mateusgondim for the patch. 2012-11-25 20:39:23 +01:00
comments Removed obsolete contrib.comments upgrade guide 2012-11-24 18:10:51 +01:00
formtools Added WizardView.file_storage exception message and docs 2012-11-01 16:14:51 -04:00
gis Fixed #19366 -- Prevented GEOSIndexError when comparing geometries 2012-11-28 22:34:02 +01:00
auth.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
contenttypes.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
csrf.txt Fixed #17058 - Clarified where extras/csrf_migration_helper.py is located 2012-09-29 16:41:55 -04:00
databrowse.txt Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
flatpages.txt Fixed #18807 -- Made 404.html and 500.html optional 2012-09-30 23:16:19 +02:00
humanize.txt Fixed #16941 - Clarified naturaltime output when the time is more than a day old. 2012-08-02 07:54:07 -04:00
index.txt Removed references to changes made in 1.2. 2012-06-07 15:02:35 +02:00
localflavor.txt Added docs link to new third-party Lithuanian localflavor 2012-10-15 14:18:16 -05:00
markup.txt Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial patch. 2012-09-08 12:13:46 -04:00
messages.txt Corrected docs about default value of MESSAGE_STORAGE 2012-11-20 23:00:20 +00:00
redirects.txt Fixed broken URLs introduced in 1adc87cd32. 2012-05-03 12:42:56 -03:00
sitemaps.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
sites.txt Documented that contrib.sites creates a default site. 2012-11-17 06:49:28 -05:00
staticfiles.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
syndication.txt Fixed #19306 - Improved syndication example. 2012-11-18 18:07:38 -05:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00