coalition.endorsements.apps

Classes

EndorsementsConfig

Class representing a Django application and its configuration.

Module Contents

class coalition.endorsements.apps.EndorsementsConfig(app_name, app_module)[source]

Bases: django.apps.AppConfig

Class representing a Django application and its configuration.

default_auto_field = 'django.db.models.BigAutoField'[source]
name = 'coalition.endorsements'[source]