django/docs/ref/contrib
Aymeric Augustin 6197935152 Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01:00
..
admin Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 2013-03-08 10:11:45 -05:00
comments Deprecated django.contrib.comments. 2013-03-11 15:38:40 -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 #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01: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