index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
bin
/
make-messages.py
Age
Commit message (
Expand
)
Author
2007-03-23
gis: Merged revisions 4669-4785 via svnmerge from trunk.
Jeremy Dunck
2006-07-19
Fixed #2323 -- Made it possible to run make-messages without needing a
Malcolm Tredinnick
2006-02-18
Fixed #1369 -- Changed shebang lines in unique-messages.py, compile-messages....
Adrian Holovaty
2006-01-27
Fixed #1244 -- Renamed templateize to templatize in django.utils.translation.
Adrian Holovaty
2006-01-19
Changed unique-messages.py, compile-messages.py and make-messages.py to use '...
Adrian Holovaty
2006-01-03
fixes #1161 - spaces in filenames should now be handled better (filename para...
Georg Bauer
2005-12-04
added infrastructure code for later javascript translating (currently not act...
Georg Bauer
2005-12-03
again fix for the popen3 calls in make-messages.py - thx. Olivier
Georg Bauer
2005-12-03
added 'b' modifier to popen3 calls in make-messages.py to help getting it to ...
Georg Bauer
2005-11-23
made the message when locale/ or conf/locale/ could not be found a bit more c...
Georg Bauer
2005-11-07
Fixed #748 -- Improved error handling in make-messages.py. It no longer clobb...
Adrian Holovaty
2005-11-04
Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...
Jacob Kaplan-Moss