1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests
2010-01-22 15:31:14 +00:00
..
modeltests Fixed #12582. Model validation on ForeignKeys now respects limit_choices_to. Thanks, Honza Král. 2010-01-21 03:26:14 +00:00
regressiontests Fixed #12659 -- Return a more meaningful KeyError message when ContextList lookups fail. Thanks to rodriguealcazar for the suggestion. 2010-01-22 15:31:14 +00:00
templates
runtests.py Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00
urls.py