django/tests/regressiontests/i18n/commands
Alex Gaynor 8c0eefd066 Convert the remainder of the relative imports in the tests to be absolute imports.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-13 21:34:56 +00:00
..
ignore_dir Consolidated i18n commands test with the rest of the i18n tests. 2010-10-10 22:19:01 +00:00
locale/es_AR/LC_MESSAGES Fixed #12201 -- Added a lineno attibute to template Token so e.g. we can report line numbers in errors during i18n literals extraction. Thanks madewulf for the report and Claude Paroz for the patch. 2010-12-04 17:42:54 +00:00
templates Fixed broken i18n tests after r16437. 2011-06-19 19:25:26 +00:00
__init__.py Fixed #10004 and #12320 -- Enabled the makemessages management command to collect comments for translators that start with the "Translators" keyword. Thanks for the report and patches, martinb and Claude Paroz. 2010-11-17 15:37:33 +00:00
compilation.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
extraction.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
javascript.js Fixed #7704, #14045 and #15495 -- Introduce a lexer for Javascript to fix multiple problems of the translation of Javascript files with xgettext. Many thanks to Ned Batchelder for his contribution of the JsLex library. 2011-06-07 16:11:25 +00:00
tests.py Consolidated i18n commands test with the rest of the i18n tests. 2010-10-10 22:19:01 +00:00