django/tests/regressiontests/forms
Gary Wilson Jr aacb0cf055 Removed duplicate form tests added in the [changeset:5609 unicode merge].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6090 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-11 04:21:32 +00:00
..
__init__.py
localflavor.py Fixed #5200 -- Added Polish localflavor. Thanks, Slawek Mikula. 2007-08-19 07:38:39 +00:00
models.py Removed unit tests added in [5196]; didn't notice the tests in modeltests/model_forms. 2007-05-12 12:22:50 +00:00
regressions.py Removed duplicate form tests added in the [changeset:5609 unicode merge]. 2007-09-11 04:21:32 +00:00
tests.py Fixed #5232 -- Fixed the validation of `DecimalField` so that the negative sign is not counted as a digit. Thanks, Andrew Durdin. 2007-09-08 19:24:46 +00:00