django/tests/i18n
Vlastimil Zíma fbc3c29e7c Fixed #29036 -- Fixed HTML5 required validation on SelectDateWidget if the attribute is added by JavaScript.
Thanks Tim Graham for the initial patch.
2018-01-30 19:09:31 -05:00
..
commands
contenttypes
exclude
other
other2
patterns Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
project_dir
resolution
sampleproject
__init__.py
forms.py
models.py
test_compilation.py Sorted imports per isort 4.2.9. 2017-06-01 13:23:48 -04:00
test_extraction.py Fixed crash in i18n tests skip condition if gettext isn't installed. 2017-06-29 13:09:16 -04:00
test_management.py Added a test for TranslatableFile.__eq__(). 2017-09-25 10:22:38 -04:00
test_percents.py
tests.py Fixed #29036 -- Fixed HTML5 required validation on SelectDateWidget if the attribute is added by JavaScript. 2018-01-30 19:09:31 -05:00
urls.py
urls_default_unprefixed.py
utils.py