4e0b09a357
Replace django's makemessages with babel and babel-django. This changes the makemessages command to use babel rather than Django's builtin makemessages. There is a follow on patch to add support for angular-gettext. Change-Id: If4352aba01ce0ca6337f590c0689d8fe9f0867c8 Depends-On: Iaa835b03af3929b7314b174210079c34de976755
6 lines
103 B
INI
6 lines
103 B
INI
[extractors]
|
|
django = django_babel.extract:extract_django
|
|
|
|
[python: **.py]
|
|
[django: templates/**.html]
|