.. |
commands
|
Fixed #26341 (again) -- Addressed multiple occurrences per line use case
|
2016-05-02 19:39:56 +02:00 |
contenttypes
|
Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
|
2017-01-20 08:01:02 -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
|
Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.
|
2017-01-20 08:01:02 -05: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
|
Fixed #24219 -- Moved SelectDateWidget together with the other widgets
|
2015-01-27 22:40:02 +07:00 |
models.py
|
…
|
|
test_compilation.py
|
Removed unneeded force_text calls in the test suite
|
2017-01-24 18:45:54 +01:00 |
test_extraction.py
|
Removed unneeded force_text calls in the test suite
|
2017-01-24 18:45:54 +01:00 |
test_management.py
|
Refs #27546 -- Tested some __repr__() methods.
|
2016-12-01 08:09:38 -05:00 |
test_percents.py
|
Removed unneeded force_text calls in the test suite
|
2017-01-24 18:45:54 +01:00 |
tests.py
|
Refs #23919 -- Removed unneeded str() calls
|
2017-01-20 14:13:55 +01:00 |
urls.py
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
urls_default_unprefixed.py
|
Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_default_language=False.
|
2016-11-29 13:06:35 -05:00 |
utils.py
|
Refs #23919 -- Removed misc references to Python 2.
|
2017-01-21 20:02:00 -05:00 |