django/docs/ref/contrib
Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Thanks to Preston Timmons for the bulk of the work on the patch, especially
updating Django's own test suite to comply with the requirements of the new
runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the
patch and the discovery runner.

Refs #11077, #17032, and #18670.
2013-05-10 23:08:45 -04:00
..
admin Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 2013-05-09 16:44:36 +01:00
comments
formtools Fixed some markup in formtools docs. 2013-03-30 19:49:31 -04:00
gis Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 2013-05-10 23:08:45 -04:00
auth.txt Fixed #9913 - Clarified User.is_authenticated docs. 2013-03-31 03:59:34 -04:00
contenttypes.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
csrf.txt
flatpages.txt
humanize.txt
index.txt
messages.txt Fixed #20124 - Fixed doc warnings. 2013-03-24 13:49:31 -04:00
redirects.txt
sitemaps.txt
sites.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02: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
webdesign.txt