django1/tests/templates
Russell Keith-Magee 2e8f0a8f15 [1.1.X] Added file mistakenly ommitted from r12917
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12923 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-05 15:45:20 +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 [1.1.X] Added file mistakenly ommitted from r12917 2010-04-05 15:45:20 +00:00
views Added missing file from [10457]. 2009-04-09 15:26:15 +00:00
404.html Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
500.html Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
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