django/tests/regressiontests/forms
Malcolm Tredinnick 5f2c513f9c Fixed #3919 -- Added German identity card number validation to German
localflavor. Thanks, Jannis Leidel.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-04 11:40:08 +00:00
..
__init__.py
localflavor.py Fixed #3919 -- Added German identity card number validation to German 2007-04-04 11:40:08 +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