1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/i18n
Preston Timmons d17a035132 Moved engine-related exceptions to django.template.exceptions.
With the introduction of multiple template engines these exceptions are no
longer DTL-specific. It makes more sense for them to be moved out of
DTL-related modules.
2015-05-06 17:33:47 -05:00
..
commands Fixed -- Don't corrupt PO files on Windows when updating them. 2014-12-29 12:24:50 -03:00
contenttypes Sorted imports with isort; refs . 2015-02-06 08:16:28 -05:00
exclude Fixed -- Added --exclude option to compilemessages and makemessages. 2014-04-26 17:07:44 +07:00
other
other2 Fixed : Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
patterns Fixed -- Added slash to i18n redirect if APPEND_SLASH is set. 2015-03-26 09:26:55 -04:00
project_dir
resolution
__init__.py
forms.py Fixed -- Moved SelectDateWidget together with the other widgets 2015-01-27 22:40:02 +07:00
models.py
test_compilation.py Sorted imports with isort; refs . 2015-02-06 08:16:28 -05:00
test_extraction.py Sorted imports with isort; refs . 2015-02-06 08:16:28 -05:00
tests.py Moved engine-related exceptions to django.template.exceptions. 2015-05-06 17:33:47 -05:00
urls.py Sorted imports with isort; refs . 2015-02-06 08:16:28 -05:00