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
2011-02-07
[1.2.X] Tweaked language markers in i18n topic document for better Sphinx syn...
Ramiro Morales
2010-12-29
[1.2.X] Fixed #12193 - Add details to the i18n documentation for translation ...
Timo Graham
2010-12-29
[1.2.X] Fixed #13961 - note that reverse URL lookups can't be done within a b...
Timo Graham
2010-12-26
[1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro!
Timo Graham
2010-12-21
[1.2.X] Fixed #14910 -- Clarified the order of precedence of loading translat...
Jannis Leidel
2010-12-01
[1.2.X] Removed reference to potential exception during template rendering-ti...
Ramiro Morales
2010-11-12
[1.2.X] Fixed #14669 -- corrected an ungrammatical sentence in the internatio...
Gabriel Hurley
2010-11-04
[1.2.X] Fixed typo in i18n docs.
Jannis Leidel
2010-10-10
[1.2.X] Fixed #6073 -- Made compilemessages 18n management command reject PO ...
Ramiro Morales
2010-10-08
[1.2.X] Fixed #14421 -- Clarified the english in the i18n documentation. Than...
Russell Keith-Magee
2010-08-19
[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...
Jacob Kaplan-Moss
2010-08-07
[1.2.X] Fixed #13658 -- Added missing command in JavaScript example. Thanks t...
Russell Keith-Magee
2010-05-09
Fixed #13317 - Clarified documentation about how the blocktrans and trans tem...
Jannis Leidel
2010-05-09
Fixed #12278 -- Corrected an example usage of string_concat. Thanks to loumz ...
Russell Keith-Magee
2010-05-09
Fixed #13417 -- Clarified the use of the djangojs domain for translation. Tha...
Russell Keith-Magee
2010-05-09
Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks t...
Russell Keith-Magee
2010-05-09
Fixed #13499 -- Corrected typo in l10n docs. Thanks to selwin for the report ...
Russell Keith-Magee
2010-04-28
Refs #13339 -- Disable %b/%B-based locale datetime input formats, and documen...
Russell Keith-Magee
2010-03-27
Fixed #13032 - Added localize parameter to form fields to be able to selecti...
Jannis Leidel
2010-03-27
Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley for patch.
Gary Wilson Jr
2010-03-15
Fixed #13014 - Added section about how to use the language code with fragemen...
Jannis Leidel
2010-03-15
Fixed #13045 - Add USE_L10N to the project skeleton settings.
Jannis Leidel
2010-03-08
Fixed #13013 -- Added missing {% csrf_token %} in example form.
Russell Keith-Magee
2010-02-26
Fixed #12967 - Added missing versionadded/-changed doc markers for r11964. Th...
Jannis Leidel
2010-02-21
Fixed #11714 - Document a few of the i18n function that can be used outside v...
Jannis Leidel
2010-02-16
Fixed #6380 - Follow symlinks when examining source code and templates for tr...
Jannis Leidel
2010-02-16
Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...
Jannis Leidel