Comment 4 for bug 1818770

Revision history for this message
Seyeong Kim (seyeongkim) wrote :

though I need to do below steps after changing.

cd /usr/share/openstack-dashboard/

python manage.py collectstatic --no-input
python manage.py compress --force

service apache2 restart
service memcached restart