django/tests/templates
Jacob Kaplan-Moss f0560dfdb2 Fixed #9282: added a generic comment moderation toolkit. See the documentation for details.
This began life as (part of) James Bennett's comment-utils app, and was adapted to be part of Django by Thejaswi Puthraya and Jannis Leidel. Thanks, all!

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10122 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-23 21:07:02 +00:00
..
comments Fixed #9282: added a generic comment moderation toolkit. See the documentation for details. 2009-03-23 21:07:02 +00:00
custom_admin Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
views Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archive_week to properly range when date_field is from DateField. Thanks nullie for the original patch and Colin Grady for the test coverage. 2008-08-23 04:46:33 +00:00
404.html
500.html
base.html Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing. 2007-05-07 12:34:18 +00:00
extended.html Fixed #10482 -- Unified access to response.context when inspecting responses from the test client. Thanks to James Bennett for the design, and Julien Phalip for the patch. 2009-03-18 10:46:55 +00:00
form_view.html Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing. 2007-05-07 12:34:18 +00:00
login.html Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing. 2007-05-07 12:34:18 +00:00