1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests
2007-03-01 00:02:04 +00:00
..
modeltests Added a "depth" argument to select_related() to control how many "levels" of relations select_related() is willing to follow (refs #3275). 2007-02-28 15:24:05 +00:00
regressiontests Added a tearDown to the tests for #639 so that the "uploaded" image doesn't clog /tmp. Sorry, Joseph! 2007-03-01 00:02:04 +00:00
templates Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
runtests.py Fixed #2490: Added a polite note to runtests.py about setting DJANGO_SETTINGS_MODULE or --settings. 2007-02-26 22:34:56 +00:00
urls.py Fixed #2606 -- Added tag for working out the URL of a particular view function. 2007-02-13 04:24:58 +00:00