shared_schema_tenants package
Submodules
shared_schema_tenants.admin module
shared_schema_tenants.apps module
-
class
shared_schema_tenants.apps.SharedSchemaTenantsConfig(app_name, app_module)[source]
Bases: django.apps.config.AppConfig
-
name = 'shared_schema_tenants'
shared_schema_tenants.auth_backends module
shared_schema_tenants.exceptions module
-
exception
shared_schema_tenants.exceptions.TenantFieldTypeConfigurationError(message='The field is not configured correctly', errors=[])[source]
Bases: exceptions.Exception
-
exception
shared_schema_tenants.exceptions.TenantNotFoundError(message="Tenant with this slug couldn't be found", errors=[])[source]
Bases: exceptions.Exception
shared_schema_tenants.managers module
shared_schema_tenants.middleware module
shared_schema_tenants.mixins module
shared_schema_tenants.models module
shared_schema_tenants.permissions module
shared_schema_tenants.serializers module
shared_schema_tenants.settings module
-
shared_schema_tenants.settings.get_setting(settings_name)[source]
shared_schema_tenants.urls module
shared_schema_tenants.utils module
-
shared_schema_tenants.utils.import_class(class_path_str)[source]
shared_schema_tenants.validators module
-
shared_schema_tenants.validators.validate_json(value)[source]
shared_schema_tenants.views module
Module contents