horizon/openstack_dashboard/dashboards/settings/user
Akihiro Motoki a880926300 Generate language list automatically
Previously the available language list is maintained manually.
This commit change horizon to check translation message catalog
is available for each language and generate the language list
automatically. settings.LANGUAGES is still used to determines
the initial set of languages and now defaults to the list provided
by django.

Change-Id: I9d9c934beebd7a641e2feb0d5cdfa839e0efa3c3
Closes-Bug: #1675298
2017-03-27 08:47:50 +00:00
..
templates/user Refactor modal forms for Settings dashboard 2015-02-22 13:00:24 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
forms.py Generate language list automatically 2017-03-27 08:47:50 +00:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
tests.py Generate language list automatically 2017-03-27 08:47:50 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Add generic session/cookie value getters/setters 2016-11-21 14:13:22 +01:00