This website requires JavaScript.
Explore
Get Started
openstack
/
freezer-web-ui
Code
Issues
Proposed changes
master
Branches
Tags
View all branches
freezer-web-ui
/
babel-django.cfg
4 lines
77 B
INI
Raw
Permalink
Normal View
History
Unescape
Escape
i18n translation support This commit will add i18n translation support for Freezer Web UI Change-Id: If261e9da5598ec3970e7f87dda9e3eea21c74f22
2016-04-01 11:58:50 +03:00
[python: **.py]
Correct django template pattern in babel-django.cfg The current recommended file pattern "templates/**.html" does not match Django templates in subdirectories. This needs to be "**/templates/**.html". Change-Id: I7414e9d973be98e5ee6d6277cf750ded40bc6c7a Closes-Bug: #1747453
2018-02-06 01:05:56 +09:00
[django: **/templates/**.html]
[django: **/templates/**.csv]
Copy Permalink