django/tests/regressiontests/forms
Malcolm Tredinnick 7a0441b712 Fixed #3897 -- Added German localflavor. Thanks, Jannis Leidel.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4920 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-04 06:45:29 +00:00
..
__init__.py
localflavor.py Fixed #3897 -- Added German localflavor. Thanks, Jannis Leidel. 2007-04-04 06:45:29 +00:00
models.py
regressions.py Fixed #3600 -- Made smart_unicode respect deferred evaluation in the case 2007-04-02 10:53:05 +00:00
tests.py Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful 2007-04-04 06:34:19 +00:00