django/tests/regressiontests/forms
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
..
localflavor
__init__.py
error_messages.py
extra.py
fields.py Fixed #6014 -- More robust error handling when validating decimal fields. 2007-11-29 19:30:38 +00:00
forms.py
models.py
regressions.py
tests.py
util.py
widgets.py Fixed #5959 -- Fixed handling of False values in hidden boolean fields. Thanks, 2007-11-29 19:22:03 +00:00