django/docs/ref/contrib
Aymeric Augustin e2ec7b47b3 Updated documentation on localflavor translations
to account for the removal of django.contrib.localflavor in 1.6.

Refs #19482.
2012-12-26 14:45:13 +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 more broken links. refs #19516 2012-12-25 04:44:09 -05:00
auth.txt
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
flatpages.txt Fixed #18807 -- Made 404.html and 500.html optional 2012-09-30 23:16:19 +02:00
humanize.txt
index.txt
localflavor.txt Updated documentation on localflavor translations 2012-12-26 14:45:13 +01:00
markup.txt
messages.txt Corrected docs about default value of MESSAGE_STORAGE 2012-11-20 23:00:20 +00:00
redirects.txt
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