django/tests/regressiontests/forms
Jannis Leidel 02b837d38a Fixed #8527 -- Made CAPostalCodeField more forgiving of the input format. Thanks to Claude Paroz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16175 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-07 16:59:08 +00:00
..
localflavor Fixed #8527 -- Made CAPostalCodeField more forgiving of the input format. Thanks to Claude Paroz. 2011-05-07 16:59:08 +00:00
tests Added missing future imports missed in r16167. 2011-05-06 19:49:06 +00:00
__init__.py
localflavortests.py Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Thanks, Claude Paroz. 2011-05-03 11:52:20 +00:00
models.py