django/docs/ref/contrib
Claude Paroz 6d3b0c33dc Fixed #19960 -- Fixed sentence in contrib.auth signals docs
Thanks edd at slipszenko.net for the report.
2013-03-01 22:15:23 +01:00
..
admin Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions. 2013-02-28 17:35:13 +01:00
comments Fixed #19605 - Removed unused url imports from doc examples. 2013-01-15 07:50:26 -05:00
formtools Fixed #19880 - Fixed an error in the form wizard initial_dict example. 2013-02-23 15:26:41 -05:00
gis Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to update them each minor release. 2013-02-23 10:40:19 -05:00
auth.txt Fixed #19960 -- Fixed sentence in contrib.auth signals docs 2013-03-01 22:15:23 +01:00
contenttypes.txt Small generic FK docs tweaks. 2013-02-01 23:30:50 -03:00
csrf.txt Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie. 2013-02-07 09:48:08 +01:00
flatpages.txt Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00
humanize.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
index.txt Removed django.contrib.markup. 2012-12-29 21:59:07 +01:00
messages.txt Fixed two malformed links. 2013-01-27 06:09:50 -05:00
redirects.txt Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:32:09 +01:00
sitemaps.txt Fixed #19605 - Removed unused url imports from doc examples. 2013-01-15 07:50:26 -05:00
sites.txt Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:32:09 +01:00
staticfiles.txt Fixed #19715 -- Simplified findstatic output when verbosity set to 0 2013-02-01 11:55:05 +01:00
syndication.txt Test case and docs for custom context data in feeds 2013-02-24 08:33:20 -06:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00