watcher-dashboard/babel-django.cfg
Vincent Francoise b4fb6f7573 Watcher Dashboard - Initial commit
This patchset puts in open source the code initially made internally.
This dashboard follows the new plugin architecture that Horizon
introduced.

DocImpact
Implements: blueprint watcher-ui

Change-Id: Ic8736b45ae5e111a817f64568ed0534c1521c84d
2016-02-17 13:38:41 +00:00

6 lines
142 B
INI

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