0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref/contrib
Tim Graham ac4d82b94a Fixed #9913 - Clarified User.is_authenticated docs.
Thanks rshea for the draft text.
2013-03-31 03:59:34 -04:00
..
admin Fixed #20160 -- Erronous reference to module_name in admin doc. 2013-03-29 14:31:29 -04:00
comments Deprecated django.contrib.comments. 2013-03-11 15:38:40 -05:00
formtools Fixed some markup in formtools docs. 2013-03-30 19:49:31 -04:00
gis Added missing markup to docs. 2013-03-22 13:50:07 -04:00
auth.txt Fixed #9913 - Clarified User.is_authenticated docs. 2013-03-31 03:59:34 -04:00
contenttypes.txt Fixed #20084 -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
csrf.txt Added missing markup to docs. 2013-03-22 13:50:07 -04: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 #20124 - Fixed doc warnings. 2013-03-24 13:49:31 -04:00
redirects.txt Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:32:09 +01:00
sitemaps.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
sites.txt Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware 2013-02-08 16:32:09 +01:00
staticfiles.txt Fixes #20162 -- Added a note in the documentation for static.serve() about the need for updating the system's map files when incorrect content types are returned. Many thanks to Simon Charette and Claude Paroz for their feedback. 2013-03-30 16:23:27 -07: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