geonode.services.apps
Classes
Base class for AppConfig notifications setup |
Functions
|
Module Contents
- class geonode.services.apps.ServicesAppConfig[source]
Bases:
geonode.notifications_helper.NotificationsAppConfigBaseBase class for AppConfig notifications setup
You should subclass it and provide list of notifications in NOTIFICATIONS attribute to automatically register to post_migrate signal.