Searched defs:settings (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openstack/horizon/files/
H A Doverrides.py19 from django.conf import settings namespace
55 if getattr(settings, 'SOLARIS_BOOTARGS', True):
71 getattr(settings, 'SOLARIS_BOOTARGS', True):
88 if getattr(settings, 'SOLARIS_BOOTARGS', True):
106 if getattr(settings, 'SOLARIS_BOOTARGS', True):
161 if getattr(settings, 'SOLARIS_BOOTARGS', True):
197 if getattr(settings, 'SOLARIS_BRANDTYPE', True):
213 if getattr(settings, 'SOLARIS_BRANDTYPE', True):
350 if getattr(settings, 'SOLARIS_BRANDTYPE', True):

Completed in 10 milliseconds