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
/
docs
/
topics
/
i18n
Age
Commit message (
Expand
)
Author
2021-02-25
[3.2.x] Fixed indentation in docs/topics/i18n/translation.txt.
Camilo Nova
2021-01-19
[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2020-12-08
Adjusted formatting of ngettext docs code examples.
Matthias Kestenholz
2020-10-13
Fixed typo in docs/topics/i18n/translation.txt.
shivam sharma
2020-07-28
Refs #30165 -- Removed leftover 'u' prefix.
Claude Paroz
2020-06-24
Refs #31493 -- Replaced var with const/let in documentation JS.
Adam Johnson
2020-06-15
Fixed #31690 -- Added note about fuzzy entries in translation docs.
sebashwa
2020-06-04
Fixed #30134 -- Ensured unlocalized numbers are string representation in temp...
Claude Paroz
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-04
Doc'd country part of locale name with more than 2 characters.
QQ喵
2020-04-28
Changed django.forms.ValidationError imports to django.core.exceptions.Valida...
François Freitag
2020-04-28
Fixed typo in docs/topics/i18n/translation.txt.
Mariusz Felisiak
2020-04-20
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2020-04-20
Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co.
Jon Dufresne
2020-04-07
Fixed highlightlang deprecation warning on Sphinx 1.8+.
Mariusz Felisiak
2020-03-10
Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
2020-03-05
Fixed #31341 -- Doc'd minimal gettext version with ES6 template strings support.
Claude Paroz
2020-01-27
Refs #30997 -- Removed HttpRequest.is_ajax() usage.
Claude Paroz
2020-01-06
Removed "Don't do that" from docs and error messages.
Adam Johnson
2019-12-18
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
Mike Hansen
2019-12-11
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...
Jon Dufresne
2019-09-24
Refs #26601 -- Used new-style middlewares in documentation.
Claude Paroz
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-06-03
Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.
Mariusz Felisiak
2019-04-16
Fixed #14808 -- Doc'd that trans and blocktrans tags don't escape translations.
Tobias Kunze
2019-04-08
Fixed #30304 -- Added support for the HttpOnly, SameSite, and Secure flags on...
Ran Benita
2019-02-14
Refs #15902 -- Deprecated storing user's language in the session.
Claude Paroz
2019-01-17
Removed versionadded/changed annotations for 2.1.
Tim Graham
2018-11-23
Fixed typo in docs/topics/i18n/translation.txt.
andreage
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-09-25
Normalized spelling of "lowercase" and "lowercased".
Jon Dufresne
2018-09-25
Refs #29784 -- Changed Python f-string link to use intersphinx.
Jon Dufresne
2018-07-31
Removed code terms from docs/spelling_wordlist.
Tim Graham
2018-06-28
Fixed links for i18n context processor docs.
Tim Graham
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-04-18
Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript template strings ...
Tim Graham
2018-04-17
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Brett Cannon
2018-04-15
Fixed typo in docs/topics/i18n/translation.txt.
Ben Menesini
2018-03-31
Clarified a sentence in docs/topics/i18n/translation.txt.
Wim Feijen
2018-03-03
Fixed #29144 -- Made untranslated strings for territorial language variants u...
Patryk Zawadzki
2018-02-21
Changed "language-code" to the more commonly used "language code".
Sebastian Sangervasi
2018-01-24
Fixed #28403 -- Added missing formats in FORMAT_MODULE_PATH docs.
Ashaba
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-17
Fixed typo in docs/topics/i18n/translation.txt.
Peter Wischer
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2018-01-03
Refs #15902 -- Made set_language() view always set the current language in a ...
Claude Paroz
2017-09-25
Fixed #28627 -- Added slug converter to some path() examples in docs.
Christopher Schäpers
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
[next]