1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/tests
2007-05-12 14:42:46 +00:00
..
modeltests Added docs for form_for_model and form_for_instance, and added a fields argument so it is easy to create forms from a subset of model fields. 2007-05-12 14:42:46 +00:00
regressiontests Removed unit tests added in [5196]; didn't notice the tests in modeltests/model_forms. 2007-05-12 12:22:50 +00:00
templates
runtests.py
urls.py Improved error reporting for assertions where there are no form errors, or a non-existent field has been provided. Also created a test client regression test, to hold the tests validating the failure cases of the TestCase assertions. 2007-05-10 13:46:15 +00:00