LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_notifyit.egg-info/PKG-INFO
django_notifyit.egg-info/SOURCES.txt
django_notifyit.egg-info/dependency_links.txt
django_notifyit.egg-info/requires.txt
django_notifyit.egg-info/top_level.txt
notifications/__init__.py
notifications/admin.py
notifications/apps.py
notifications/connection.py
notifications/consumers.py
notifications/models.py
notifications/producer.py
notifications/serializers.py
notifications/tests.py
notifications/urls.py
notifications/views.py
notifications/enums/__init__.py
notifications/enums/event_type.py
notifications/enums/service_type.py
notifications/management/__init__.py
notifications/management/commands/__init__.py
notifications/management/commands/chat_it_consumer.py
notifications/management/commands/common_consumer.py
notifications/management/commands/poll_it_consumer.py
notifications/migrations/0001_initial.py
notifications/migrations/__init__.py