django_dynamic_theme.apps

Application configuration for the main app.

Classes

DjangoDynamicThemeConfig

Sets the configuration of the main app.

Module Contents

class django_dynamic_theme.apps.DjangoDynamicThemeConfig

Bases: django.apps.AppConfig

Sets the configuration of the main app.

default_auto_field = 'django.db.models.BigAutoField'
name = 'django_dynamic_theme'
ready() None

Imports the signals to the app configuration.