![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
def | __getattr__ |
def | __dir__ |
Public Attributes | |
default_settings | |
Static Public Attributes | |
SETTINGS_MODULE = None | |
Holder for user configured settings.
def google.appengine._internal.django.conf.UserSettingsHolder.__init__ | ( | self, | |
default_settings | |||
) |
Requests for configuration variables not in this class are satisfied from the module specified in default_settings (if possible).