David Wobrock
|
67da22f08e
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
|
há 2 anos atrás |
Sergio
|
94e7f471c4
Fixed #34069 -- Made LocaleMiddleware respect language from requests when i18n patterns are used.
|
há 2 anos atrás |
Adam Johnson
|
6402b064a9
Used test client headers in i18n tests.
|
há 2 anos atrás |
Mariusz Felisiak
|
919e65b21e
Updated translations from Transifex.
|
há 2 anos atrás |
Zainab Amir
|
901a169198
Fixed #23689 -- Made parsing HTTP Accept-Language header case-insensitive.
|
há 2 anos atrás |
Claude Paroz
|
292f372768
Fixed #33748 -- Fixed date template filter crash with lazy format.
|
há 2 anos atrás |
Tim Graham
|
694cf458f1
Removed 'tests' path prefix in a couple tests.
|
há 2 anos atrás |
mpachas
|
aa28c392b9
Fixed #33661 -- Corrected Catalan date-format localization.
|
há 2 anos atrás |
Mariusz Felisiak
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
há 3 anos atrás |
django-bot
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
há 3 anos atrás |
Ad Timmering
|
bdf3e156b4
Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate.
|
há 3 anos atrás |
Mariusz Felisiak
|
628b6a6869
Updated translations from Transifex.
|
há 3 anos atrás |
Maxim Piskunov
|
d3f4c2b95d
Fixed #33078 -- Added support for language regions in i18n_patterns().
|
há 3 anos atrás |
Mariusz Felisiak
|
4f7bbc6138
Refs #33078 -- Added extra assertions to MiscTests.test_get_language_from_path_real().
|
há 3 anos atrás |
Claude Paroz
|
676bd084f2
Fixed #32873 -- Deprecated settings.USE_L10N.
|
há 3 anos atrás |
Mariusz Felisiak
|
4a43335d30
Fixed #30086, Refs #32873 -- Made floatformat template filter independent of USE_L10N.
|
há 3 anos atrás |
Keryn Knight
|
59942a66ce
Fixed #32941 -- Removed get_format_modules()'s unused reverse argument.
|
há 3 anos atrás |
Nick Pope
|
46346f8ea0
Refs #32738 -- Added sanitize_strftime_format() to replace datetime_safe.
|
há 3 anos atrás |
Maxim Beder
|
06fd4df41a
Fixed #32479 -- Added fallbacks to subsequent language codes in translations.
|
há 3 anos atrás |
Mariusz Felisiak
|
ac2e6e6869
Fixed isolation of i18n.tests.FormattingTests.test_get_custom_format().
|
há 3 anos atrás |
Claude Paroz
|
90b95d2959
Updated translations from Transifex.
|
há 4 anos atrás |
Claude Paroz
|
d11b9ffcc0
Fixed #32581 -- Prevented to_locale() from corrupting locale names.
|
há 4 anos atrás |
Claude Paroz
|
9d130920e6
Added to_locale() tests for 3-char language codes.
|
há 4 anos atrás |
Mariusz Felisiak
|
d134b0b93e
Refs #15902 -- Stopped set_language() storing user's language in the session.
|
há 4 anos atrás |
Mariusz Felisiak
|
52a238ddf2
Refs #30165 -- Removed ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() per deprecation timeline.
|
há 4 anos atrás |
Jacob Walls
|
ac6c426007
Fixed #20601 -- Allowed forcing format with thousand separators in floatformat filter.
|
há 4 anos atrás |
Claude Paroz
|
9e57b1efb5
Fixed #30134 -- Ensured unlocalized numbers are string representation in templates.
|
há 4 anos atrás |
Claude Paroz
|
51250d2f12
Refs #30134 -- Added test for {% localize off %} tag with format settings.
|
há 4 anos atrás |
Carlton Gibson
|
dd1ca50b09
Fixed #31570 -- Corrected translation loading for apps providing territorial language variants with different plural equations.
|
há 4 anos atrás |
Tom Forbes
|
c00bc27945
Refs #30372 -- Stopped watching built-in Django translation files by auto-reloader.
|
há 5 anos atrás |