django/tests
Andrew Godwin d216ff9b92 Fixed #12295 -- Issue had already been fixed, but added test. Thanks tomevans222 and dpn.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15158 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-08 14:37:26 +00:00
..
modeltests Fixed #7726 -- Added validation of max_digits and decimal_places options to DecimalField model field. Thanks theevilgeek for the report and elbarto for the patch. 2010-12-29 01:18:11 +00:00
regressiontests Fixed #12295 -- Issue had already been fixed, but added test. Thanks tomevans222 and dpn. 2011-01-08 14:37:26 +00:00
templates
runtests.py
test_sqlite.py
urls.py