1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/i18n/commands
2012-02-04 18:27:24 +00:00
..
ignore_dir
locale Added files missing from commit [17190] 2011-12-11 00:09:30 +00:00
templates Made makemessages leave '%%' sequences untouched when extracting translatable literals from blocktrans template tags. 2011-12-11 00:48:26 +00:00
__init__.py
compilation.py Added another from__future__ import with_statement missed in r17190. 2011-12-11 01:00:41 +00:00
extraction.py Fixed #17628 -- Extended makemessages command to also ignore directories when walking, not only when looking for files. Thanks, Claude Paroz. 2012-02-04 18:27:24 +00:00
javascript.js
tests.py