LICENSE
README.md
pyproject.toml
mroudai_django_notifications.egg-info/PKG-INFO
mroudai_django_notifications.egg-info/SOURCES.txt
mroudai_django_notifications.egg-info/dependency_links.txt
mroudai_django_notifications.egg-info/requires.txt
mroudai_django_notifications.egg-info/top_level.txt
notifications/__init__.py
notifications/admin.py
notifications/apps.py
notifications/conf.py
notifications/dispatcher.py
notifications/models.py
notifications/rendering.py
notifications/services.py
notifications/channels/__init__.py
notifications/channels/email.py
notifications/management/__init__.py
notifications/management/commands/__init__.py
notifications/management/commands/send_notifications.py
notifications/migrations/0001_initial.py
notifications/migrations/__init__.py
notifications/tests/__init__.py
notifications/tests/settings.py
notifications/tests/test_notifications.py
notifications/tests/testapp/__init__.py
notifications/tests/testapp/apps.py
notifications/tests/testapp/models.py