deb-zaqar-ui/babel-django.cfg
shu-mutou efb334fced Fix translation setup
We do not store pot files anymore in git. Fix run_tests.sh that expects
that these are in git. To restore normal content, just remove the
generated files.

Also, fix babel configurations.

Change-Id: I23680de0cf88d0a2fd957888bb2edae296dcf33d
2016-05-23 10:31:27 +09:00

6 lines
103 B
INI

[extractors]
django = django_babel.extract:extract_django
[python: **.py]
[django: templates/**.html]