1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/docs/ref/contrib
Ramiro Morales 0a50311063 Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.
Thanks zalew for the suggestion and work on a patch.

Also updated, tweaked and fixed testing documentation.
2013-05-18 19:04:34 -03:00
..
admin Fixed #19712 - Clarified admindocs regarding which attributes appear. 2013-05-16 08:09:20 -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 Fixed #20269 -- Adapted PostGIS template create script for CentOS/RHEL 2013-05-18 14:29:43 +02:00
auth.txt Fixed #9913 - Clarified User.is_authenticated docs. 2013-03-31 03:59:34 -04:00
contenttypes.txt Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase. 2013-05-18 19:04:34 -03:00
csrf.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
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 Added missing markup to docs. 2013-03-22 13:50:07 -04:00
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 Test case and docs for custom context data in feeds 2013-02-24 08:33:20 -06:00
webdesign.txt