django-notifications/notifications/tests/sample_notifications/__init__.py

2 lines
95 B
Python
Raw Normal View History

2020-04-08 21:40:02 +00:00
default_app_config = 'notifications.tests.sample_notifications.apps.SampleNotificationsConfig'