1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests
2007-05-31 02:22:41 +00:00
..
modeltests Fixed #3050: you can now use extra(select=...) with values(). Thanks, Honza Kral 2007-05-31 02:22:41 +00:00
regressiontests Fixed a serialization problem with objects that have a foreign key on an object whose primary key is a OneToOneField. 2007-05-28 05:41:32 +00:00
templates
runtests.py Modified the django system test script to search for tests in the contrib apps. 2007-05-20 03:51:21 +00:00
urls.py