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
2014-03-01
Added patch_formats utility for i18n formatting tests
Claude Paroz
2014-02-26
Fixed #21389 -- Accept most valid language codes
Bouke Haarsma
2014-02-22
Fixed #22120 -- Documented persistent activation of languages and cleaned up ...
Erik Romijn
2014-02-18
Fixed #21732 -- Made compilemessages complain about non-writable location
Claude Paroz
2014-01-27
Removed TransRealMixin.
Aymeric Augustin
2014-01-27
Removed superfluous uses of TransRealMixin.
Aymeric Augustin
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-23
Dropped AppCache._empty, _with_app and _without_app.
Aymeric Augustin
2013-12-22
Moved apps back in the toplevel django namespace.
Aymeric Augustin
2013-12-22
Stopped iterating on INSTALLED_APPS.
Aymeric Augustin
2013-12-17
Removed superfluous models.py files.
Aymeric Augustin
2013-12-12
Fixed #21473 -- Limited language preservation to logout
Ludwik Trammer
2013-12-04
Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers.
Bouke Haarsma
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-20
Fixed #21458 -- Made check_for_language more resistant to malformed input.
Baptiste Mispelon
2013-11-08
Fixed #13970 -- Made SelectDateWidget use the standard widget is_required att...
Claude Paroz
2013-11-08
Fixed #5849 -- Strip whitespace from blocktrans
Bouke Haarsma
2013-11-05
Fixed #18419 -- Full backwards compatibility for old language codes
Bouke Haarsma
2013-11-04
Fixed #18149 -- Changed language codes for Chinese
Bouke Haarsma
2013-11-04
Merge pull request #1821 from Bouke/tickets/14170
Aymeric Augustin
2013-11-03
Fixed #14170 -- Reset i18n cache when settings change
Bouke Haarsma
2013-11-02
PEP8 cleanup
Jason Myers
2013-11-02
Fixed all E261 warnings
coagulant
2013-11-02
Fixed flake8 E241
Boryslav Larin
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-10-28
Rearranged some i18n tests
Claude Paroz
2013-10-26
Fix all violators of E231
Alex Gaynor
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
2013-10-22
Fixed #21307 -- Moved TransRealMixin to django.test.utils.
Ramiro Morales
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-22
Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.
Bouke Haarsma
2013-10-22
Decode from UTF-8 explicitly when reading a text file in makemessages.
Ramiro Morales
2013-10-21
Removed some direct settings manipulations in tests; refs #21230.
Bouke Haarsma
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-21
Fixed an I18N test class tearDown method.
Ramiro Morales
2013-10-19
Removed unused local variables in tests.
Tim Graham
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-14
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
Larry O'Neill
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-03
Fixed #19277 -- Added LocaleMiddleware.response_redirect_class
Emil Stenstròˆm
2013-10-02
Made test for issue 19552 compatible with Windows.
Ramiro Morales
2013-10-02
Made skipping of symlink-related makemessages test smarter.
Ramiro Morales
2013-10-01
Fixed tests breakage from last commit.
Ramiro Morales
2013-10-01
Fixed #21209 -- .po file path comments on Windows.
Ramiro Morales
2013-09-22
Partial revert of 165f44aa.
Aymeric Augustin
2013-09-09
Fixed #21078 -- Handled additional bad Accept-Language header
Josh Mize
2013-09-06
Moved a settings usage up the stack in utils/formats.py #unsettings
Adrian Holovaty
[prev]
[next]