0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests
2008-08-31 20:11:11 +00:00
..
modeltests Fixed #6967: ModelForms now validate choices. Thanks, mattmcc -- the failing test helped quite a bit. 2008-08-31 20:11:11 +00:00
regressiontests Added a TypedChoiceField which acts just like ChoiceField, except that it 2008-08-31 20:10:50 +00:00
templates
runtests.py Removed the need for ROOT_URLCONF in settings when running Django's core tests 2008-08-30 05:09:03 +00:00
urls.py