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
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-02
Fixed #26341 (again) -- Addressed multiple occurrences per line use case
Claude Paroz
2016-04-30
Fixed #26341 -- Fixed makemessages breaking location comments for HTML files
Claude Paroz
2016-04-30
Adapted _assertPoLocComment for multi-file source lines in po files
Claude Paroz
2016-04-21
Fixed #22383 -- Added support for HTML5 required attribute on required form f...
Jon Dufresne
2016-04-08
Fixed E128 flake8 warnings in tests/.
Tim Graham
2016-03-10
Refs #25933 -- Fixed i18n_patterns() prefix_default_language=False with HTTP_...
Krzysztof Urbaniak
2016-03-08
Fixed #25933 -- Allowed an unprefixed default language in i18n_patterns().
Krzysztof Urbaniak
2016-03-07
Fixed #26271 -- Fixed i18n_patterns resolution when no language is active
Claude Paroz
2016-03-03
Fixed #26295 -- Allowed using i18n_patterns() in any root URLconf.
Simon Charette
2016-02-23
Fixed #26232 -- Fixed Popen mocking environment in i18n tests
Claude Paroz
2016-02-15
Fixed #26212 -- Made forms.FileField and translation.lazy_number() picklable.
Alexey Kotlyarov
2016-02-09
Fixed #26173 -- Prevented localize_input() from formatting booleans as numbers.
Marcin Markiewicz
2016-01-29
Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as app...
Hasan
2016-01-29
Refs #26022 -- Used context manager version of assertRaises in tests.
Hasan
2016-01-23
Fixed #26093 -- Allowed escape sequences extraction by gettext on Python 3
Claude Paroz
2016-01-11
Added missing period to "etc.".
pp
2016-01-06
Fixed #26046 -- Fixed a crash with translations and Django-unknown language code
Claude Paroz
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-18
Fixed #25915 -- Allowed language not in Django's default LANGUAGES
Claude Paroz
2015-12-13
Fixed #25925 -- Forced LANG=C for test_msgfmt_error_including_non_ascii.
Sergey Fedoseev
2015-12-04
Refs #25677 -- Skipped an i18n test on older gettext versions.
Tim Graham
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-11-28
Fixed #25812 -- Restored the ability to use custom formats with the date temp...
Gagaro
2015-11-24
Fixed a settings leak possibility in the date template filter.
Florian Apolloner
2015-11-19
Refs #25677 -- Fixed Python 2 i18n test failure on non-ASCII path.
Tim Graham
2015-11-19
Fixed #25677 -- Prevented decoding errors in/after Popen calls
Claude Paroz
2015-11-11
Fixed #25720 -- Made gettext() return bytestring on Python 2 if input is byte...
Marti Raudsepp
2015-11-03
Fixed #25668 -- Misc spelling errors
Ville Skyttä
2015-10-22
Fixed "URLconf" spelling in code comments.
Tim Graham
2015-10-22
Fixed #25571 -- Fixed boolean evaluation of ungettext_lazy
Claude Paroz
2015-09-23
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
Tim Graham
2015-09-12
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-09-09
Serialized some tests that interact with the filesystem.
Aymeric Augustin
2015-09-04
Fixed #25297 -- Allowed makemessages to work with {% trans %} tags that use t...
Alexandre Pocquet
2015-08-28
Fixed #17375 -- Changed makemessages to use xgettext with --files-from
Sergey Kolosov
2015-08-25
Fixed #25295 -- Restored 'no active translation' after language override
Claude Paroz
2015-08-12
Fixed #24257 -- Corrected i18n handling of percent signs.
Doug Beck
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-15
Fixed flake8 warnings on Python 3.
Tim Graham
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-04
Fixed #24159 -- Made compilemessages run across all apps.
Matthew Somerville
2015-05-20
Refs #24652 -- Used SimpleTestCase where appropriate.
Simon Charette
2015-05-06
Moved engine-related exceptions to django.template.exceptions.
Preston Timmons
2015-04-28
Fixed #24714 -- Used more specific assertions than assertEqual in tests.
Alasdair Nicol
2015-04-24
Fixed #24063 -- Allowed locale variants supported by gettext.
Michal Čihař
2015-04-04
Fixed #24569 -- Made some translation functions accept None value
Claude Paroz
2015-03-26
Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set.
Bas Peschier
2015-03-21
Fixed #24515 -- Fixed DjangoTranslation plural handling
Claude Paroz
2015-03-18
Fixed #23960 -- Removed http.fix_location_header
Claude Paroz
[prev]
[next]