Files
magnum-ui/magnum_ui/babel-django.cfg
Bradley Jones c17cc5beb4 Initial skeleton repo
Add the basic structure for the magnum-ui repository to serve as a 
starting point for contributions. The structure is likely to change
as development progresses.

Change-Id: I5458741e2dd4c3409992315efaa60b33824b4ec8
Implements: blueprint repo-skeleton
2015-09-08 23:02:28 +00:00

6 lines
103 B
INI

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