abx_plugin_ldap_auth.config
Module Contents
Classes
LDAP Config gets imported by core/settings.py very early during startup. It needs to be in a separate file from apps.py so that it can be imported during settings.py initialization before the apps are loaded. |
Functions
Data
API
- class abx_plugin_ldap_auth.config.LdapConfig[source]
Bases:
abx_spec_config.base_configset.BaseConfigSet
LDAP Config gets imported by core/settings.py very early during startup. It needs to be in a separate file from apps.py so that it can be imported during settings.py initialization before the apps are loaded.