1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/tests
2011-01-17 09:52:47 +00:00
..
modeltests Fixed #14951 -- Made the unique_for_{date,month,year} model field constraints to not fail when the related DateField is empty. 2011-01-09 13:26:39 +00:00
regressiontests Refactor all uses of thread locals to be more consistant and sane. 2011-01-17 09:52:47 +00:00
templates
runtests.py Fixed #10420 -- GeoDjango tests are run as part of Django tests when using spatial database backends with runtests.py. 2010-12-21 23:42:12 +00:00
test_sqlite.py
urls.py