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
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
2017-09-08
Removed obsolete doc references to javascript_catalog.
Samir Shah
2017-08-30
Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs.
Jkrzy
2017-08-11
Fixed #28252 -- Corrected docs for default file extensions of makemessages.
Jonatas CD
2017-03-20
Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-02-27
Imported django.http classes instead of django.http.
Asif Saifuddin Auvi
2017-02-07
Converted usage of ugettext* functions to their gettext* aliases
Claude Paroz
2017-01-28
Made ugettext* functions aliases of gettext*
Claude Paroz
2017-01-26
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
Refs #19567 -- Removed deprecated javascript_catalog() and json_catalog() views.
Tim Graham
2016-12-22
Documented url()'s 'regex' parameter.
Adam Chainz
2016-12-15
Fixed #25751 -- Doc'd how to use JavaScriptCatalog with i18n_patterns().
Ben Wilkins
2016-11-22
Fixed #27221 -- Doc'd how to escape a percent symbol in ugettext().
Henry Dang
2016-10-29
Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to text for no...
medmunds
2016-10-27
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-10-08
Added template syntax highlighting in docs/topics/i18n/timezones.txt.
Tim Graham
2016-09-29
Fixed import typos in the docs.
Frank Wiles
2016-09-21
Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boole...
Jon Dufresne
2016-09-14
Fixed #15143 -- Doc'd how to set the language for the test client.
Michael Scott
2016-08-25
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
Mattias Loverot
2016-08-19
Fixed #26571 -- Corrected recommendation for converting timestamps to tz-awar...
Tim Graham
2016-08-17
Fixed #27069 -- Doc'd which gettext functions may be aliased as _.
Mattias Loverot
2016-07-06
Fixed capitalization of "URL pattern".
Tim Graham
2016-07-02
Fixed #26832 -- Added translated language name on the get_language_info docum...
Leila20
2016-06-15
Fixed broken links in docs and comments.
Ville Skyttä
[next]