django1/django/contrib/localflavor/fr
Malcolm Tredinnick 1fcb4e4bcd Fixed #5871 -- Factored out the validation errors in localflavor form fields. Brings them into line with the standard newforms fields. Patch from Jan Rademaker.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6926 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-17 08:05:27 +00:00
..
__init__.py Fixed #3813 -- Added French package to django.contrib.localflavor. Thanks, Fabrice Aneche 2007-03-25 21:10:36 +00:00
forms.py Fixed #5871 -- Factored out the validation errors in localflavor form fields. Brings them into line with the standard newforms fields. Patch from Jan Rademaker. 2007-12-17 08:05:27 +00:00
fr_department.py Indented DEPARTMENT_ASCII_CHOICES in localflavor.fr.fr_department to be consistent with our style 2007-03-25 21:22:07 +00:00