1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/i18n
Aleksandra Sendecka 893d8de6f5 Fixed #18777 -- Localized form fields with as_text/as_hidden
Thanks croldan for the report.
2013-08-02 08:41:54 -04:00
..
commands Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms .po file headers. 2013-06-22 18:45:41 -03:00
contenttypes
other
patterns Added i18n-related URL mapper test for a mailing list report. 2013-06-04 11:19:27 -03:00
resolution
__init__.py
forms.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py
tests.py Fixed #18777 -- Localized form fields with as_text/as_hidden 2013-08-02 08:41:54 -04:00
urls.py