Skip to content
Snippets Groups Projects
Commit e6dcbbf3 authored by Nicolas Mérigot's avatar Nicolas Mérigot
Browse files

syntax: rename package to djangoldp_notification (singular)

parent d24b1760
No related branches found
No related tags found
No related merge requests found
name = "djangoldp_notification"
File moved
from django.apps import AppConfig
class DjangoldpNotificationConfig(AppConfig):
name = 'djangoldp_notification'
File moved
name = "djangoldp_notifications"
\ No newline at end of file
from django.apps import AppConfig
class DjangoldpNotificationsConfig(AppConfig):
name = 'djangoldp_notifications'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment