5 lines
117 B
Python

from django.apps import AppConfig
class DjangoldpNotificationConfig(AppConfig):
name = 'djangoldp_notification'