LICENSE
README.md
setup.py
django_simple_notification.egg-info/PKG-INFO
django_simple_notification.egg-info/SOURCES.txt
django_simple_notification.egg-info/dependency_links.txt
django_simple_notification.egg-info/requires.txt
django_simple_notification.egg-info/top_level.txt
notifications/__init__.py
notifications/admin.py
notifications/apps.py
notifications/consumers.py
notifications/handlers.py
notifications/models.py
notifications/routing.py
notifications/serializers.py
notifications/setup.py
notifications/tests.py
notifications/urls.py
notifications/views.py
notifications/migrations/0001_initial.py
notifications/migrations/__init__.py
notifications/tests/__init__.py
notifications/tests/test_models.py
notifications/tests/test_views.py