django/docs/ref/contrib
Simon Meers cfadc36be5 Fixed #16904 -- Additional clarification regarding contrib.messages iteration. Thanks murphyke for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16866 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-21 22:43:41 +00:00
..
admin Converted internal link generation in the admin and admin document generator to use named URLs. 2011-09-20 18:30:06 +00:00
comments Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
formtools Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
gis Updated versions and added `libproj-dev` to the GeoDjango installation docs. 2011-09-13 20:30:24 +00:00
auth.txt
contenttypes.txt
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 #16904 -- Additional clarification regarding contrib.messages iteration. Thanks murphyke for the report and patch. 2011-09-21 22:43:41 +00:00
redirects.txt
sitemaps.txt Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
sites.txt
staticfiles.txt
syndication.txt Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
webdesign.txt