notifications.apps module

class notifications.apps.NotificationsConfig(app_name, app_module)[source]

Bases: django.apps.config.AppConfig

name = 'notifications'
ready()[source]

Override this method in subclasses to run code when Django starts.