django/docs/ref/contrib
Tim Graham ac4aa8a76c Documented that contrib.sites creates a default site.
Thanks Lorin Hochstein for the patch.
2012-11-17 06:49:28 -05:00
..
admin Fixed #15968 - Noted that readonly_fields are excluded from the ModelForm 2012-11-06 19:03:44 -05:00
comments comment_will_be_sent can cause a 400, not a 403 2012-11-16 10:19:54 -05:00
formtools Added WizardView.file_storage exception message and docs 2012-11-01 16:14:51 -04:00
gis Separated GIS installation docs in sections 2012-10-20 11:08:52 +02: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 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 Clarified the messages documentation. 2012-09-07 19:59:00 -04: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 #17899 -- Rewrote [Ee]-mail to [Ee]mail 2012-09-26 14:14:51 +02:00
webdesign.txt