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

/solaris-userland-s11u3/components/openstack/horizon/files/
H A Doverrides.py19 from django.conf import settings namespace
67 if getattr(settings, 'SOLARIS_BOOTARGS', True):
83 getattr(settings, 'SOLARIS_BOOTARGS', True):
100 if getattr(settings, 'SOLARIS_BOOTARGS', True):
118 if getattr(settings, 'SOLARIS_BOOTARGS', True):
184 if getattr(settings, 'SOLARIS_BOOTARGS', True):
234 if getattr(settings, 'SOLARIS_BOOTARGS', True):

Completed in 272 milliseconds