django/tests/regressiontests/forms
Malcolm Tredinnick 7cec38b076 Fixed #9259 -- Fixed a validation error for Spanish identity card numbers.
Patch from Marc Garcia.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9129 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-05 05:59:04 +00:00
..
localflavor Fixed #9259 -- Fixed a validation error for Spanish identity card numbers. 2008-10-05 05:59:04 +00:00
__init__.py
error_messages.py
extra.py
fields.py Fixed #8865 -- Improved the robustness of some file path tests. 2008-09-17 09:32:36 +00:00
forms.py
formsets.py
media.py
models.py
regressions.py Fixed #9125 -- When displaying errors for a form with only hidden fields, make sure the resulting XHTML is correct. 2008-09-18 07:16:08 +00:00
tests.py
util.py
widgets.py