Fixed #4469 -- Added slightly more informative error messages to max- and
commita85957a1b32c9ddd05a7cb55e2a2a5a58e4c3ddd
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 13 Jul 2007 14:13:35 +0000 (13 14:13 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 13 Jul 2007 14:13:35 +0000 (13 14:13 +0000)
treeb341184e48eb6c0a7c611bda92fbc9eb723f9071
parentac3cbd869c5f0ae7d467cb1630fdb03d95cd03f3
Fixed #4469 -- Added slightly more informative error messages to max- and
min-length newform validation. Based on a patch from A. Murat Eren.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@5686 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/newforms/fields.py
tests/regressiontests/forms/localflavor.py
tests/regressiontests/forms/tests.py