django1/django/contrib/localflavor/br
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 #3882 -- Added Brazilian localflavor. Thanks, Wiliam Alves de Souza. 2007-03-31 09:05:54 +00:00
br_states.py Fixed #3882 -- Added Brazilian localflavor. Thanks, Wiliam Alves de Souza. 2007-03-31 09:05:54 +00:00
forms.py Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful 2007-04-04 06:34:19 +00:00