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/notify.py
src/django_msteams_notify/serializers.py
src/django_msteams_notify/signals.py
src/django_msteams_notify/tasks.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
src/django_msteams_notify/migrations/0001_initial.py
src/django_msteams_notify/migrations/0002_auto_20250917_1033.py
src/django_msteams_notify/migrations/__init__.py
tests/__init__.py
tests/test_django_msteams_notify.py