coalition.content.apps
Content application configuration.
Module Contents
-
class coalition.content.apps.ContentConfig(app_name, app_module)[source]
Bases: django.apps.AppConfig
Configuration for the content app.
-
default_auto_field = 'django.db.models.BigAutoField'[source]
-
name = 'coalition.content'[source]
-
verbose_name = 'Content Management'[source]