index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
i18n
Age
Commit message (
Expand
)
Author
2015-03-18
Fixed #24476 -- Added context manager/decorator for overriding script prefix.
Bas Peschier
2015-03-13
Fixed #24122 -- Redirected to translated url after setting language
Claude Paroz
2015-03-02
Fixed #24372 - Replaced TokenParser usage with traditional parsing.
Preston Timmons
2015-02-28
Fixed #24413 -- Prevented translation fallback for English
Claude Paroz
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-01-27
Fixed #24219 -- Moved SelectDateWidget together with the other widgets
Loic Bistuer
2015-01-20
Fixed typos in code comments.
Adam Taylor
2015-01-17
Removed deprecated Chinese language codes; refs #18149.
Tim Graham
2015-01-16
Fixed #24099 -- Removed contenttype.name deprecated field
Claude Paroz
2015-01-08
Fixed #24073 -- Returned None for get_language when translations are deactivated
Claude Paroz
2014-12-30
Applied ignore_warnings to Django tests
Claude Paroz
2014-12-29
Fixed #23271 -- Don't corrupt PO files on Windows when updating them.
Ramiro Morales
2014-12-28
Deprecated TEMPLATE_DIRS.
Aymeric Augustin
2014-12-18
Fixed #23788 (2) -- Improved gettext version checker
Claude Paroz
2014-11-29
Fixed #23930 -- Added copies of captured_std* managers from CPython's test.su...
wrwrwr
2014-11-29
Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py
Tim Graham
2014-11-18
Fixed #18714 -- Added 'fuzzy' compilemessages option
Anton Baklanov
2014-11-17
Removed superfluous newline.
Aymeric Augustin
2014-11-17
Fixed #23840 -- Fixed makemessages find_files method
Ilja Maas
2014-11-11
Fixed #23788 -- Used new JavaScript support in recent gettext
Claude Paroz
2014-11-03
Fixed #23620 -- Used more specific assertions in the Django test suite.
Berker Peksag
2014-10-27
Fixed #23717 -- Fixed makemessages crash when STATIC_ROOT=None
Claude Paroz
2014-10-22
Made testing of stdout and stderr more consistent.
Loic Bistuer
2014-10-21
Fixed #23583 -- More selectively ignored static/media roots
Claude Paroz
2014-09-21
Fixed an i18n test with native string
Claude Paroz
2014-09-21
Fixed #23196 -- Short-circuited empty string translation
Yuri Kriachko
2014-09-13
Fixed #23466 -- Removed seconds from all locale time output formats.
Malte Beckmann
2014-08-30
Added a missing word in a skip message
Alex Gaynor
2014-08-30
Fixed #22820 -- Treated int and long types alike in lazy_number
Claude Paroz
2014-08-29
Fixed flake8 warning.
Tim Graham
2014-08-28
Fixed #23381 -- Context manager restored state should be determined in __enter__
Thomas Chaumeny
2014-08-28
Fixed #23323 -- Made django.utils.translation.override usable as a decorator.
Thomas Chaumeny
2014-08-18
Fixed #22171 -- Improved sanitize_separators cleverness
Claude Paroz
2014-08-14
Fixed #21579 -- Made LocaleMiddleware respect script prefix.
Tim Graham
2014-08-08
Fixed #22336 -- Added path matching for makemessages ignore option
Justin Hamade
2014-07-16
Added forgotten files from commit 28efafa24c83
Claude Paroz
2014-07-16
Ignored STATIC_ROOT and MEDIA_ROOT in makemessages
Claude Paroz
2014-07-14
Fixed #23005 -- Allowed specifying special fallback languages
Claude Paroz
2014-06-06
Fixed #22773 -- Forced templatize() to return unicode
Claude Paroz
2014-05-21
Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH
Martin Brochhaus
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-05-02
Fixed #22565 -- Prevented pgettext_lazy crash with bytestring input
Claude Paroz
2014-05-02
Fixed clash caused by the newly introduced -e shorthand for makemessages --ex...
Loic Bistuer
2014-04-30
Refactored DjangoTranslation class
Doug Beck
2014-04-26
Fixed #22328 -- Added --exclude option to compilemessages and makemessages.
Ana Krivokapic
2014-04-06
Fixed #21977 -- Deprecated SimpleTestCase.urls
Anubhav Joshi
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-03-01
Added newline for flake8.
Tim Graham
[prev]
[next]