How to put horizon in debug mode in eclipse??
Hii everyone .I am new to this kindly help me with it.
Thanks in advance.
First time here? Check out the FAQ!
Hii everyone .I am new to this kindly help me with it.
Thanks in advance.
Hi, edit local_settings.py from your dashboard directory with the following content:
DEBUG = True
The file may be on different paths depending on your operanting system,
in CentOS/RedHat is at /usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py
Regards
Asked: 2015-12-16 10:16:51 -0600
Seen: 144 times
Last updated: Jan 28 '16
how you imported it in eclipse?