loefsys.events.apps module

Module containing the configuration for the events app.

class loefsys.events.apps.EventsConfig(app_name, app_module)

Bases: AppConfig

The app configuration for the events.

name = 'loefsys.events'