django1/django/contrib/localflavor
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
..
br Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful 2007-04-04 06:34:19 +00:00
fi Fixed #3847 -- Added validation support for Finnish social security numbers. 2007-03-30 10:18:15 +00:00
fr Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful 2007-04-04 06:34:19 +00:00
it Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful 2007-04-04 06:34:19 +00:00
jp Fixed #3715 -- Added Japanese package to django.contrib.localflavor. Thanks, Makoto Tsuyuki 2007-03-25 21:26:44 +00:00
no Fixed #3879 -- Updated Norwegian social security validation rules. Thanks, 2007-04-01 05:00:44 +00:00
uk Fixed #3503 -- Added newforms UKPostcodeField in django.contrib.localflavor.uk. Thanks for the patch, Jonathan Buchanan 2007-02-15 21:26:43 +00:00
usa Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful 2007-04-04 06:34:19 +00:00
__init__.py Created django.contrib.localflavor, for country- and culture-specific functionality. Moved django/newforms/extras/usa.py into there 2007-02-15 05:53:44 +00:00