.. |
commands
|
Fixed #26341 (again) -- Addressed multiple occurrences per line use case
|
2016-05-02 19:39:56 +02:00 |
contenttypes
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
exclude
|
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.
|
2014-04-26 17:07:44 +07:00 |
other
|
Fixed #25812 -- Restored the ability to use custom formats with the date template filter.
|
2015-11-28 08:38:45 -05:00 |
other2
|
Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
|
2014-05-21 07:35:47 -04:00 |
patterns
|
Fixed #26601 -- Improved middleware per DEP 0005.
|
2016-05-17 07:22:22 -04: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 |
sampleproject
|
Fixed #24257 -- Corrected i18n handling of percent signs.
|
2015-08-12 10:23:34 -04:00 |
__init__.py
|
…
|
|
forms.py
|
Fixed #24219 -- Moved SelectDateWidget together with the other widgets
|
2015-01-27 22:40:02 +07:00 |
models.py
|
…
|
|
test_compilation.py
|
Replaced 'raise SkipTest' with self.skipTest() in a few tests.
|
2016-08-16 16:42:27 -04:00 |
test_extraction.py
|
Refs #26940 -- Re-allowed makemessages without settings
|
2016-10-01 14:57:16 +02:00 |
test_percents.py
|
Removed some blank lines per isort.
|
2016-06-13 11:45:51 -04:00 |
tests.py
|
Added additional tests for translation's get_language_from_path().
|
2016-10-31 11:55:24 -04:00 |
urls.py
|
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
|
2015-09-23 19:31:09 -04:00 |
urls_default_unprefixed.py
|
Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns().
|
2016-03-08 08:14:10 -05:00 |
utils.py
|
Fixed #26924 -- Fixed i18n test failure on Mac OS X.
|
2016-07-21 13:54:35 -04:00 |