index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
i18n.txt
Age
Commit message (
Expand
)
Author
2006-06-14
Fixed #2143 -- Changed a few places where the pre-magic-removal-merge syntax
Malcolm Tredinnick
2006-06-06
fixed #2089: added language bidirectional support and updated the admin to us...
Georg Bauer
2006-05-16
Fixed #1321 -- Made DJANGO_SETTINGS_MODULE optional. You can now call django....
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-01-19
Small style cleanups to the recent changes in docs/i18n.txt
Adrian Holovaty
2006-01-18
added a note on what to do when app developers want to provide translations f...
Georg Bauer
2006-01-07
added a clarification on the location of the locale directory with appliation...
Georg Bauer
2005-12-21
Added link to 'Submitting and maintaining translations' from docs/i18n.txt
Adrian Holovaty
2005-12-04
Lightly reworded docs/i18n.txt section on JavaScript
Adrian Holovaty
2005-12-04
fixed a small bug in the positional interpol sample in i18n.txt
Georg Bauer
2005-12-04
updated the i18n documentation with regard to JavaScript translations
Georg Bauer
2005-11-13
Grammar cleanups for recent documentation and docstring changes.
Adrian Holovaty
2005-11-12
updated i18n documentation for the LANGUAGES setting
Georg Bauer
2005-11-07
Fixed typo in docs/i18n.txt. Thanks, Esaj
Adrian Holovaty
2005-11-06
Added note about CacheMiddleware to docs/i18n.txt.
Adrian Holovaty
2005-11-05
Made small edits to docs/i18n.txt
Adrian Holovaty
2005-11-05
Fixed ReST bugs in i18n.txt from [1087]
Adrian Holovaty
2005-11-05
Moved translation.txt to i18n.txt
Adrian Holovaty