django/tests
Jacob Kaplan-Moss 51f39d59bd Fixed #3390: the serializer can now contain forward references. Thanks, Russ.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4610 bcc190cf-cafb-0310-a4f2-bffc1f526a37
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