1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests
2007-12-02 18:21:07 +00:00
..
modeltests Fixed #3511 -- Changed QuerySet.get() to return a MultipleObjectsReturned exception, rather than an assertion error. Thanks, Gary Wilson and cheeming. 2007-12-02 18:21:07 +00:00
regressiontests
templates
runtests.py Fixed #5979 -- Always use SITE_ID=1 when running Django's core tests. This 2007-12-01 21:58:51 +00:00
urls.py