1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/tests
Malcolm Tredinnick 29892d02fa Fixed #6014 -- More robust error handling when validating decimal fields.
Thanks, pigletto.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-11-29 19:30:38 +00:00
..
modeltests Fixed #4653 -- Improved the logic to decide when to include (and select as 2007-11-29 16:32:18 +00:00
regressiontests Fixed #6014 -- More robust error handling when validating decimal fields. 2007-11-29 19:30:38 +00:00
templates
runtests.py Modified the test harness to respect the LANGUAGE_CODE setting. Also changed 2007-10-21 17:26:32 +00:00
urls.py