The openstack_dashboard.static_settings ModuleΒΆ

This file contains configuration for the locations of all the static file libraries, such as JavaScript and CSS libraries. Packagers for individual distributions can edit or replace this file, in order to change the paths to match their distribution’s standards.

openstack_dashboard.static_settings.find_static_files(HORIZON_CONFIG)[source]
openstack_dashboard.static_settings.get_staticfiles_dirs(webroot='/')[source]

Previous topic

The openstack_dashboard.context_processors Module

Next topic

The openstack_dashboard.dashboards Module

Project Source

This Page