django/docs/ref/contrib
Claude Paroz d196f8f7eb [1.5.X] Removed obsolete contrib.comments upgrade guide
The old comment system was pre-1.0.

Backport of 44815bad6b from master
2012-12-15 08:15:16 -05:00
..
admin [1.5.x] 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:43:18 +01:00
comments [1.5.X] Removed obsolete contrib.comments upgrade guide 2012-12-15 08:15:16 -05:00
formtools [1.5.X] Added WizardView.file_storage exception message and docs 2012-11-01 18:02:32 -04:00
gis [1.5.x] Fixed #19366 -- Prevented GEOSIndexError when comparing geometries 2012-11-28 22:34:43 +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 [1.5.x] Corrected docs about default value of MESSAGE_STORAGE 2012-11-20 23:06:38 +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 [1.5.X] Documented that contrib.sites creates a default site. 2012-11-17 06:50:54 -05:00
staticfiles.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
syndication.txt [1.5.X] Fixed #19306 - Improved syndication example. 2012-11-18 18:09:00 -05:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00