django/docs/ref/contrib
Tai Lee 4c6ffcf721 Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is used in production. 2013-07-31 18:58:50 +10:00
..
admin Fixed a number of minor misspellings. 2013-07-27 18:46:03 -07:00
comments Deprecated django.contrib.comments. 2013-03-11 15:38:40 -05:00
formtools Fixed #20578 - Typo in BaseFormSet module name 2013-06-10 14:36:40 -04:00
gis Removed Python 2.6 references in GIS docs 2013-07-13 23:08:48 +02:00
auth.txt Removed custom profile model functionality as per deprecation TL. 2013-06-28 21:48:16 -03:00
contenttypes.txt Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:27:07 +02:00
csrf.txt Update link to jQuery Cookie plugin site 2013-05-24 14:36:17 +01:00
flatpages.txt Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH. 2013-06-11 12:25:39 -04:00
humanize.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
index.txt Removed django.contrib.markup. 2012-12-29 21:59:07 +01:00
messages.txt Fixed a broken link introduced in a542b808ba. 2013-05-22 08:51:16 -04:00
redirects.txt Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:32:09 +01:00
sitemaps.txt Fixed #20665 -- Missing backslash in sitemaps documentation 2013-06-27 09:42:09 +02:00
sites.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
staticfiles.txt Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is used in production. 2013-07-31 18:58:50 +10:00
syndication.txt Fixed #14656 -- Added Atom1Feed `published` element 2013-07-19 10:38:34 -04:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00