1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests
2009-03-02 06:08:02 +00:00
..
modeltests Fixed #5610 -- Added the ability for dumpdata to take individual model names, as well as entire applications. Thanks to David Reynolds for his work on this patch. 2009-02-28 05:35:22 +00:00
regressiontests Fixed #10181 -- Handle an EmptyResultSet exception case properly in nested querysets. 2009-03-02 06:08:02 +00:00
templates
runtests.py Fixed #10165 -- Use settings.TEST_RUNNER in runtests.py 2009-02-28 04:46:38 +00:00
urls.py