1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests
2010-02-10 19:21:52 +00:00
..
modeltests Fixed #12647. Allow unique_together checks be specified as lists as well as tuples. Thanks, Honza Král. 2010-02-10 00:49:33 +00:00
regressiontests Fixed #11535: Corrected SQL generated for queries involving generic relations and ORed Q objects. Thanks to brianglass for report, tobias for fix and test, and Alex for review. 2010-02-10 19:21:52 +00:00
templates Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
runtests.py Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00
urls.py Fixed #6094 -- Middleware exceptions are now caught by the core handler. Thanks, isagalaev 2010-01-10 17:35:01 +00:00