CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/index.md
docs/installation.md
docs/usage.md
src/django_msteams_notify/__init__.py
src/django_msteams_notify/__main__.py
src/django_msteams_notify/admin.py
src/django_msteams_notify/apps.py
src/django_msteams_notify/cli.py
src/django_msteams_notify/models.py
src/django_msteams_notify/serializers.py
src/django_msteams_notify/signals.py
src/django_msteams_notify/urls.py
src/django_msteams_notify/utils.py
src/django_msteams_notify/views.py
src/django_msteams_notify.egg-info/PKG-INFO
src/django_msteams_notify.egg-info/SOURCES.txt
src/django_msteams_notify.egg-info/dependency_links.txt
src/django_msteams_notify.egg-info/entry_points.txt
src/django_msteams_notify.egg-info/requires.txt
src/django_msteams_notify.egg-info/top_level.txt
tests/__init__.py
tests/test_django_msteams_notify.py