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
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
2012-03-04
Fixed a ReST error. Thanks md4d for the report.
Aymeric Augustin
2012-03-03
Fixed a typo in the time zone docs. Thanks Ramiro.
Aymeric Augustin
2012-03-03
Fixed #17738 -- Extended the time zone documentation with a FAQ. Thanks Anssi...
Aymeric Augustin
2012-03-03
Fixed #17808 -- Explained why fixtures can trigger RuntimeWarnings after enab...
Aymeric Augustin
2012-02-19
Fixed #17319 -- Made the example for set_language less error-prone. Thanks An...
Aymeric Augustin
2012-02-17
Changed various non-breaking space characters from [17478] to use the code re...
Adrian Holovaty
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-13
Added a note to the release notes about the new format strings added in r17473.
Jannis Leidel
2012-02-10
Made a couple of tweaks to lazy translation docs.
Ramiro Morales
2012-02-09
Fixed #17217 -- Use non breaking spaces for format localization in which spac...
Jannis Leidel
2012-02-09
added German (Switzerland) localflavor formats
Jannis Leidel
2011-12-23
Cleanup of typos, links, etc. in timezone docs.
Gabriel Hurley
2011-12-23
Fixed various links in the docs.
Jannis Leidel
2011-12-15
Expanded section about lazy translation in i18n docs.
Ramiro Morales
2011-11-19
Fixed #17263 -- Added a warning when a naive datetime reaches the database la...
Aymeric Augustin
2011-11-18
Fixed #17255 -- Removed "as" prefix from new timezone template filter names f...
Jannis Leidel
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
2011-10-30
Fixed #17063 -- Fixed visibility of a few version-dependant notes in our docu...
Ramiro Morales
2011-10-26
Fixed a reference that was broken at r17026.
Aymeric Augustin
2011-10-22
Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...
Aymeric Augustin
2011-10-19
Fixed #14806 -- Added support for contextual translations to the `trans` and ...
Julien Phalip
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-10-13
Removed a couple of notes associated with deprecated utilities from the local...
Ramiro Morales
2011-10-03
Added some sphinx cross-reference links to the built-in template tags and fil...
Julien Phalip
2011-09-16
Fixed #16863 -- Corrected ReST markup to avoid errors building docs.
Carl Meyer
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2011-09-08
Fixed #16516 -- Relaxed the blocktrans rendering a little by falling back to ...
Jannis Leidel
2011-08-30
Fixed #16717 -- Added ability to store result of trans template tag in contex...
Jannis Leidel
2011-07-10
Fixed #16440 -- minor ungettext documentation issue, thanks Bradley Ayers.
Simon Meers
2011-07-04
Fixed #16332 -- Added language template tag that switches the activate langua...
Jannis Leidel
2011-06-19
Added '.txt' to list of file extensions that the makemessages management comm...
Jannis Leidel
2011-06-16
Fixed #15908 -- Mention blocktrans in the pluralize filter documentation sect...
Jannis Leidel
2011-06-15
Fixed #11585 -- Added ability to translate and prefix URL patterns with a lan...
Jannis Leidel
2011-06-15
Added a few cross references to the i18n docs and documented pgettext and col...
Jannis Leidel
2011-06-11
Fixed #16075 -- Corrected localize template tag docs. Thanks, Horst Gutmann.
Jannis Leidel
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-23
Fixes #16072 -- incorrect documentation for multiple expressions inside a blo...
Chris Beaven
2011-05-14
Removed last vestiges of references to technical messages from documentation.
Ramiro Morales
2011-05-13
Fixed #16005 -- Error in blocktrans docs -- thanks bezidejni
Simon Meers
2011-03-24
Moved versionadded below heading for "Localized names of languages".
Simon Meers
2011-02-18
Fixed #15347 -- Corrected a typo in the l10n docs. Thanks to RaceCondition fo...
Gabriel Hurley
2011-02-07
Fixed #5494, #10765, #14924 -- Modified the order in which translations are r...
Ramiro Morales
2010-12-29
Fixed #12193 - Add details to the i18n documentation for translation of model...
Timo Graham
2010-12-29
Fixed #13961 - note that reverse URL lookups can't be done within a blocktran...
Timo Graham
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-12-21
Fixed #14910 -- Clarified the order of precedence of loading translation cata...
Jannis Leidel
2010-12-18
Fixes #7817 and #9456.
Chris Beaven
2010-12-12
Fixed #4030 -- Added ability to translate language names. Thanks to Antti Kai...
Jannis Leidel
2010-12-01
Removed reference to potential exception during template rendering-time from ...
Ramiro Morales
[next]