django/docs/ref/contrib
Alex Gaynor d036b87126 Remove no-longer-valid references to the DATABASE_* settings, the legacy code for them was already removed.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16733 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-09 17:14:47 +00:00
..
admin Fixed #15997 -- Added `list_max_show_all` option to `ModelAdmin` in replacement for a global module level variable. Thanks, jsdalton. 2011-09-08 13:25:00 +00:00
comments Fixed #16031 -- Corrected comments template examples. Thanks, teraom. 2011-06-16 16:34:02 +00:00
formtools Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout. 2011-08-13 13:51:34 +00:00
gis Remove no-longer-valid references to the DATABASE_* settings, the legacy code for them was already removed. 2011-09-09 17:14:47 +00:00
auth.txt
contenttypes.txt Fixed #16000 -- reference natural keys in contenttypes documentation. Thanks jsdalton. 2011-07-10 21:52:03 +00:00
csrf.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
databrowse.txt
flatpages.txt Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 2011-08-13 11:58:19 +00:00
humanize.txt
index.txt Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout. 2011-08-13 13:51:34 +00:00
localflavor.txt Fixed #16202 -- Added a Slovenian localflavor. Thanks to Jure Cuhalev < gandalf@owca.info>, Gasper Zejn and Domen Kozar for the patch. 2011-08-28 13:51:28 +00:00
markup.txt
messages.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
redirects.txt
sitemaps.txt Fixed #16175 -- Modified the sitemaps views to return TemplateResponse instances for easier customization. Thanks, mat. 2011-06-28 10:17:01 +00:00
sites.txt
staticfiles.txt Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app. 2011-08-11 14:07:39 +00:00
syndication.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
webdesign.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00