django1/django/contrib/localflavor/fr
Malcolm Tredinnick 1bddac37b6 Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful
outside of newforms. This is backwards compatible as far as smart_unicode goes
(since newforms.util still imports it). All imports of smart_unicode and
StrAndUnicode have also been updated.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4918 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-04 06:34:19 +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 Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful 2007-04-04 06:34:19 +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