Merge "Drop unnecessary LOCALE_PATHS from settings.py"
This commit is contained in:
commit
7068f286b2
@ -258,11 +258,6 @@ USE_I18N = True
|
||||
USE_L10N = True
|
||||
USE_TZ = True
|
||||
|
||||
LOCALE_PATHS = [
|
||||
'horizon/locale',
|
||||
'openstack_dashboard/locale',
|
||||
]
|
||||
|
||||
# Set OPENSTACK_CLOUDS_YAML_NAME to provide a nicer name for this cloud for
|
||||
# the clouds.yaml file than "openstack".
|
||||
OPENSTACK_CLOUDS_YAML_NAME = 'openstack'
|
||||
|
Loading…
Reference in New Issue
Block a user