1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/i18n
2015-12-03 12:48:24 -05:00
..
commands Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
contenttypes
exclude
other Fixed #25812 -- Restored the ability to use custom formats with the date template filter. 2015-11-28 08:38:45 -05:00
other2
patterns Fixed "URLconf" spelling in code comments. 2015-10-22 14:46:42 -04:00
project_dir
resolution
sampleproject Fixed #24257 -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
__init__.py
forms.py
models.py
test_compilation.py Refs #25677 -- Fixed Python 2 i18n test failure on non-ASCII path. 2015-11-19 15:55:00 -05:00
test_extraction.py Fixed #25668 -- Misc spelling errors 2015-11-03 11:58:13 +02:00
test_percents.py Fixed #24257 -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
tests.py Fixed #25812 -- Restored the ability to use custom formats with the date template filter. 2015-11-28 08:38:45 -05:00
urls.py Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline. 2015-09-23 19:31:09 -04:00