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
2013-09-02
Replaced "not PY3" by "PY2", new in six 1.4.0.
Aymeric Augustin
2013-08-16
Combine consecutive with statements
Claude Paroz
2013-08-02
Fixed #18777 -- Localized form fields with as_text/as_hidden
Aleksandra Sendecka
2013-07-29
Removed most of absolute_import imports
Claude Paroz
2013-07-29
Deprecated django.utils.importlib
Claude Paroz
2013-06-22
Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms ...
Ramiro Morales
2013-06-04
Added i18n-related URL mapper test for a mailing list report.
Ramiro Morales
2013-05-25
Fixed #14825 -- LocaleMiddleware keeps language
Vlastimil Zíma
2013-05-22
Removed check for 0.15 version of gettext tools
Claude Paroz
2013-05-19
Fixed #11915: generic Accept-Language matches country-specific variants
Łukasz Langa
2013-05-19
Added TransRealMixin to fix i18n global state pollution in the test suite
Łukasz Langa
2013-05-18
Fixed #14894 -- Ensure that activating a translation doesn't run into threadi...
Florian Apolloner
2013-05-18
Fixes #19919: get_language_from_request() disregards "en-us" and "en" languages
Łukasz Langa
2013-05-18
Fixed #20422 -- Applied makemessage's --ignore patterns to full path
Baptiste Mispelon
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-07
Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`
Tai Lee
2013-03-16
Fix #20058: Make compilemessages use stdout instead of stderr.
Baptiste Mispelon
2013-03-10
Made (make|compile)messages check for availability of gettext commands.
Ramiro Morales
2013-03-01
Fixed #16612 -- Improved has_changed detection for localized field values
Claude Paroz
2013-02-28
Fixed #5241 -- Kept active transalation in LocaleMiddleware.process_response.
Aymeric Augustin
2013-02-26
Removed a .mo file incorrectly put under Git control.
Ramiro Morales
2013-02-26
Simplified compilemessages tests a bit.
Ramiro Morales
2013-02-26
Don't use os.system() in compilemessages.
Ramiro Morales
2013-02-26
Fixed i18n test to match changed translation
Claude Paroz
2013-02-26
Renamed some tests and removed references to modeltests/regressiontests.
Florian Apolloner
2013-02-26
Merged regressiontests and modeltests into the test root.
Florian Apolloner
[prev]