django/tests/regressiontests/i18n
Claude Paroz b19d83fc12 Improved input sanitizing with thousand separators
For languages with non-breaking space as thousand separator,
standard space input should also be allowed, as few people know
how to enter non-breaking space on keyboards. Refs #17217.
Thanks Alexey Boriskin for the report and initial patch.
2013-02-15 16:37:52 +01:00
..
commands Fixed #19730 -- Don't validate importability of settings by using i18n in management commands. 2013-02-03 23:40:38 -03:00
contenttypes
other Made ungettext_lazy usable for messages that do not contain the count. 2013-02-02 10:58:31 +01:00
patterns Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths 2013-01-11 21:27:51 +01:00
resolution
__init__.py
forms.py
models.py
tests.py Improved input sanitizing with thousand separators 2013-02-15 16:37:52 +01:00