1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/tests
2010-08-20 13:57:24 +00:00
..
modeltests Fixed #14102 -- Ensure that fields that have been excluded from a form aren't included in the unique_for_* checks, either. Thanks to Travis Cline for the report and fix. 2010-08-17 07:07:28 +00:00
regressiontests Fixed #14068 -- Corrected error handling in loaddata when an allow_syncdb method is defined on the router. Thanks to Xavier Ordoquy for the report. 2010-08-20 13:57:24 +00:00
templates
runtests.py Fixed #13796 -- Ensure that builtin tags and filters are included in admin documentation views. 2010-08-14 13:41:56 +00:00
test_sqlite.py
urls.py