1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests
2008-08-17 20:18:52 +00:00
..
modeltests Fixed #6970 -- Raise the original IntegrityError when all required fields aren't specified in get_or_create instead of a misleading DoesNotExist error, thanks deadwisdom. 2008-08-15 23:29:55 +00:00
regressiontests Added a test to show that #8063 doesn't seem to be an issue any longer. 2008-08-17 20:18:52 +00:00
templates
runtests.py
urls.py