danielle2035's picture
Add file
d32e728
Raw
History Blame Contribute Delete
159 Bytes
from django.apps import AppConfig
class NotificationsConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'notifications'