django/docs/ref/contrib
James Bennett 7b92ae310d Fixed #16552: Noted that contrib.sessions is a requirement for the admin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16806 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-11 05:31:00 +00:00
..
admin Fixed #16552: Noted that contrib.sessions is a requirement for the admin. 2011-09-11 05:31: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 Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Thanks, steko for the bug report and jpaulett for the patch. 2011-09-11 00:52:08 +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
humanize.txt
index.txt
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
sites.txt
staticfiles.txt
syndication.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
webdesign.txt