django/docs/ref/contrib
Justin Bronn 4485b2a74c Update versions and links to source tarballs. 2013-03-18 15:55:32 -07: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 Update versions and links to source tarballs. 2013-03-18 15:55:32 -07: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
humanize.txt
index.txt
messages.txt
redirects.txt Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:32:09 +01:00
sitemaps.txt
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