django/tests
Jacob Kaplan-Moss 1e4ad6f118 Fixed #10002: inline file uploads now correctly display prior data. Thanks, dgouldin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10588 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-18 20:29:55 +00:00
..
modeltests Fixed #9522 -- Modified handling of values in base serializer so that field subclasses can define their own value_to_string() method for serialization. Thanks to Alex Koshelev for the report and initial patch. 2009-04-13 12:35:49 +00:00
regressiontests Fixed #10002: inline file uploads now correctly display prior data. Thanks, dgouldin. 2009-04-18 20:29:55 +00:00
templates Added missing file from [10457]. 2009-04-09 15:26:15 +00:00
runtests.py
urls.py