django/tests
Julien Phalip d3cd9c0d06 Made an `AutoField` test more robust.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16992 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-16 06:57:25 +00:00
..
modeltests Made an `AutoField` test more robust. 2011-10-16 06:57:25 +00:00
regressiontests Fixed #15221 -- Made the admin filters on foreign key and m2m relationships display the related field's verbose name instead of that of the related model. 2011-10-16 06:42:50 +00:00
templates
runtests.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
test_sqlite.py
urls.py Converted internal link generation in the admin and admin document generator to use named URLs. 2011-09-20 18:30:06 +00:00