congress/congress_dashboard/templates/admin
Masahito Muroi 28812457c0 Fix launching devstack failure in gate
During setting up devstack for tempest test, django fails to compress
a css file specified in congress_dashboard and then gate test fails.

This change is quick fix of the gate failure. The {% compress css %} tag
only to improve response performance in django application. So it's not
nessesary. Refer http://django-compressor.readthedocs.io/en/latest/usage/
for the details.

Change-Id: I8c395ba727b0ac8a1ec194828093b97886f907f6
2016-08-22 18:17:17 +09:00
..
_scripts.html Implement horizon plugin model 2016-08-10 03:49:44 +00:00
base.html Fix launching devstack failure in gate 2016-08-22 18:17:17 +09:00