django1/tests/i18n
Loic Bistuer 728b6fd9ca Fixed #24219 -- Moved SelectDateWidget together with the other widgets
and deprecated django.forms.extras.

Thanks Berker Peksag and Tim Graham for the reviews.
2015-01-27 22:40:02 +07:00
..
commands Fixed #23271 -- Don't corrupt PO files on Windows when updating them. 2014-12-29 12:24:50 -03:00
contenttypes Fixed #24099 -- Removed contenttype.name deprecated field 2015-01-16 20:21:34 +01:00
exclude Fixed #22328 -- Added --exclude option to compilemessages and makemessages. 2014-04-26 17:07:44 +07:00
other Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
other2 Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
patterns Deprecated TEMPLATE_DIRS. 2014-12-28 17:02:30 +01:00
project_dir Enabled makemessages to support several translation directories 2013-11-30 11:00:23 +01:00
resolution Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
__init__.py Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
forms.py Fixed #24219 -- Moved SelectDateWidget together with the other widgets 2015-01-27 22:40:02 +07:00
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
test_compilation.py Fixed #23930 -- Added copies of captured_std* managers from CPython's test.support. 2014-11-29 11:21:58 -05:00
test_extraction.py Fixed typos in code comments. 2015-01-20 12:18:03 -05:00
tests.py Fixed #24219 -- Moved SelectDateWidget together with the other widgets 2015-01-27 22:40:02 +07:00
urls.py Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00