1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests
2007-05-10 11:27:59 +00:00
..
modeltests Added configurable arguments to assertRedirects and assertContains to allow for other response status codes. Thanks for the suggestion, Jiri Barton. 2007-05-10 11:27:59 +00:00
regressiontests Moved generic relations into django.contrib.contenttypes, since it depends on 2007-05-08 10:59:35 +00:00
templates Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing. 2007-05-07 12:34:18 +00:00
runtests.py
urls.py Fixes #2333 -- Added test fixtures framework. 2007-03-01 13:11:08 +00:00