1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests
2007-02-26 17:33:27 +00:00
..
modeltests Fixed #3390: the serializer can now contain forward references. Thanks, Russ. 2007-02-26 17:33:27 +00:00
regressiontests Objects with FileFields no longer get save() called multiple times from the AutomaticManipulator! This fixes #639, #572, and likely others I don't know of. 2007-02-26 17:17:11 +00:00
templates
runtests.py Fixed #3253 -- Exposed the number of failed tests as a return code in manage.py and runtests.py. 2007-02-26 12:52:01 +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