django/tests/templates
Jacob Kaplan-Moss 7997133a3d Fixed #3639: updated generic create_update views to use newforms. This is a backwards-incompatible change.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-18 19:45:00 +00:00
..
views Fixed #3639: updated generic create_update views to use newforms. This is a backwards-incompatible change. 2008-07-18 19:45:00 +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
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