1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests/regressiontests/i18n/commands
2013-01-21 23:22:18 -03:00
..
ignore_dir
locale Made (make|compile)messages commands accept multiple locales at once. 2013-01-17 00:53:17 -03:00
templates Fixed #18881 -- Made the context option in {% trans %} and {% blocktrans %} accept literals wrapped in single quotes. Thanks to lanyjie for the report. 2012-09-27 20:34:45 -07:00
__init__.py
code.sample Fixed #18479 -- Stopped makemessages raising error on gettext warnings 2012-07-18 20:43:35 +02:00
compilation.py Made (make|compile)messages commands accept multiple locales at once. 2013-01-17 00:53:17 -03:00
extraction.py Simplified a i18n test. 2013-01-21 23:22:18 -03:00
javascript.js
tests.py [py3] Replaced basestring by six.string_types. 2012-07-22 09:29:54 +02:00