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
/
localization.txt
Age
Commit message (
Expand
)
Author
2011-10-22
Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...
Aymeric Augustin
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-09-16
Fixed #16863 -- Corrected ReST markup to avoid errors building docs.
Carl Meyer
2011-06-19
Added '.txt' to list of file extensions that the makemessages management comm...
Jannis Leidel
2011-06-11
Fixed #16075 -- Corrected localize template tag docs. Thanks, Horst Gutmann.
Jannis Leidel
2011-02-18
Fixed #15347 -- Corrected a typo in the l10n docs. Thanks to RaceCondition fo...
Gabriel Hurley
2010-11-07
Fixed #14636 -- corrected bad formatting in the docs, which was resulting in ...
Alex Gaynor
2010-10-29
Fixed #14181 -- Added a template tag and filters to allow localization to be ...
Russell Keith-Magee
2010-10-10
Fixed #6073 -- Made compilemessages 18n management command reject PO files wi...
Ramiro Morales
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
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-15
Fixed #13045 - Add USE_L10N to the project skeleton settings.
Jannis Leidel
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