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
2021-09-01
Fixed #32768 -- Added Vary header when redirecting to prefixed i18n pattern.
Alex Hayward
2021-07-19
Fixed #32941 -- Removed get_format_modules()'s unused reverse argument.
Keryn Knight
2021-07-01
Refs #32144 -- Made makemessages remove temporary files on preprocessing error.
Carlton Gibson
2021-07-01
Fixed #32144 -- Made makemessages remove temporary files when locale path doe...
Carlton Gibson
2021-06-21
Fixed typo in makemessages error message.
Jacob Walls
2021-06-07
Fixed typos in test comments.
luzpaz
2021-05-26
Fixed #32762 -- Fixed locale reset in compilemessages test.
Nilo César Teixeira
2021-05-12
Refs #32738 -- Added sanitize_strftime_format() to replace datetime_safe.
Nick Pope
2021-05-05
Fixed #32479 -- Added fallbacks to subsequent language codes in translations.
Maxim Beder
2021-04-29
Fixed capitalization of "ECMAScript" and "JavaScript".
Nick Pope
2021-04-22
Fixed isolation of i18n.tests.FormattingTests.test_get_custom_format().
Mariusz Felisiak
2021-04-06
Updated translations from Transifex.
Claude Paroz
2021-03-22
Fixed #32581 -- Prevented to_locale() from corrupting locale names.
Claude Paroz
2021-03-22
Added to_locale() tests for 3-char language codes.
Claude Paroz
2021-02-09
Fixed #32145 -- Improved makemessages error message when app's locale directo...
Josh Santos
2021-01-14
Refs #15902 -- Stopped set_language() storing user's language in the session.
Mariusz Felisiak
2021-01-14
Refs #30165 -- Removed ugettext(), ugettext_lazy(), ugettext_noop(), ungettex...
Mariusz Felisiak
2020-11-13
Fixed #29712 -- Made makemessages warn if locales have hyphens and skip them.
manav014
2020-10-13
Fixed #20601 -- Allowed forcing format with thousand separators in floatforma...
Jacob Walls
2020-10-07
Fixed #31850 -- Fixed BasicExtractorTests.test_extraction_warning with xgette...
Max Smolens
2020-09-14
Fixed #31789 -- Added a new headers interface to HttpResponse.
Tom Carrick
2020-07-21
Fixed #31180 -- Configured applications automatically.
Aymeric Augustin
2020-06-22
Fixed #31692 -- Prevented unneeded .po file compilation.
Claude Paroz
2020-06-22
Refs #31692 -- Updated compilemessages and tests to use pathlib.
Claude Paroz
2020-06-04
Fixed #30134 -- Ensured unlocalized numbers are string representation in temp...
Claude Paroz
2020-06-04
Refs #30134 -- Added test for {% localize off %} tag with format settings.
Claude Paroz
2020-06-01
Fixed #31570 -- Corrected translation loading for apps providing territorial ...
Carlton Gibson
2020-05-04
Refs #30372 -- Stopped watching built-in Django translation files by auto-rel...
Tom Forbes
2020-04-20
Disabled management commands output with verbosity 0 in various tests.
François Freitag
2020-03-10
Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
2020-02-28
Fixed #31314 -- Raised CommandError when locale is not specified in makemessa...
Cristobal Mackenzie
2020-02-18
Refs #26601 -- Deprecated passing None as get_response arg to middleware clas...
Claude Paroz
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
2019-12-18
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
Mike Hansen
2019-11-07
Refs #29983 -- Added support for using pathlib.Path in all settings.
Jon Dufresne
2019-08-23
Replaced subprocess commands by run() wherever possible.
Claude Paroz
2019-07-02
Fixed typos in comments and docs.
Min ho Kim
2019-06-24
Fixed #26431 -- Prevented django.urls.resolve() from returning missing option...
daniel a rios
2019-06-24
Refs #26431 -- Added tests for resolving URL and translate_url() with provide...
daniel a rios
2019-06-20
Fixed #30451 -- Added ASGI handler and coroutine-safety.
Andrew Godwin
2019-06-11
Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizefo...
Jon Dufresne
2019-04-27
Fixed typos in test names.
Daniel Hahler
2019-02-08
Fixed #30165 -- Deprecated ugettext(), ugettext_lazy(), ugettext_noop(), unge...
Jon Dufresne
2019-02-07
Fixed #16027 -- Added app_label to ContentType.__str__().
Gregory N. Schmit
2019-02-06
Refs #27753 -- Favored SafeString over SafeText.
Tim Graham
2019-02-05
Removed redundant os.chdir() in RunInTmpDirMixin child classes.
Jon Dufresne
2019-02-05
Removed unused branch from SymlinkExtractorTests.test_symlink().
Jon Dufresne
2019-02-05
Removed unused RunInTmpDirMixin.rmfile().
Jon Dufresne
2019-01-28
Fixed #29973 -- Added compilemessages --ignore option.
rsiemens
2019-01-28
Fixed #30137 -- Replaced OSError aliases with the canonical OSError.
Jon Dufresne
[prev]
[next]