| Home | Trees | Indices | Help |
|---|
|
|
Settings and configuration for Django.
Values will be read from the module specified by the DJANGO_SETTINGS_MODULE environment variable, and then from django.conf.global_settings; see the global settings file for a list of all possible variables.
|
|||
|
|||
|
LazySettings A lazy proxy for either global Django settings or a custom settings object. |
|||
| Settings | |||
|
UserSettingsHolder Holder for user configured settings. |
|||
|
|||
ENVIRONMENT_VARIABLE =
|
|||
settings = LazySettings()
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 17 18:52:12 2008 | http://epydoc.sourceforge.net |