django1/django/contrib/localflavor/fr
Jacob Kaplan-Moss 46786b4193 Fixed #7741: django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-19 01:22:26 +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 #7741: django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors. 2008-07-19 01:22:26 +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