author | david.comay@oracle.com |
Fri, 17 Jul 2015 23:29:07 -0700 | |
changeset 4670 | 5d025a8c4800 |
parent 4669 | 342ab6111bb5 |
child 4671 | d08190e626f1 |
components/openstack/horizon/files/local_settings.py | file | annotate | diff | comparison | revisions |
--- a/components/openstack/horizon/files/local_settings.py Fri Jul 17 23:10:22 2015 -0700 +++ b/components/openstack/horizon/files/local_settings.py Fri Jul 17 23:29:07 2015 -0700 @@ -4,7 +4,7 @@ from openstack_dashboard import exceptions -DEBUG = True +DEBUG = False TEMPLATE_DEBUG = DEBUG # Required for Django 1.5.