LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
df_notifications/__init__.py
df_notifications/admin.py
df_notifications/apps.py
df_notifications/channels.py
df_notifications/decorators.py
df_notifications/fields.py
df_notifications/models.py
df_notifications/settings.py
df_notifications/tasks.py
df_notifications/utils.py
df_notifications/drf/__init__.py
df_notifications/drf/serializers.py
df_notifications/drf/urls.py
df_notifications/drf/viewsets.py
df_notifications/migrations/0001_initial.py
df_notifications/migrations/0002_remove_notificationhistory_df_notifica_templat_fc63aa_idx_and_more.py
df_notifications/migrations/__init__.py
df_notifications/templates/df_notifications/base_notification.html
df_notifications/templates/df_notifications/base_slack.html
django_df_notifications.egg-info/PKG-INFO
django_df_notifications.egg-info/SOURCES.txt
django_df_notifications.egg-info/dependency_links.txt
django_df_notifications.egg-info/requires.txt
django_df_notifications.egg-info/top_level.txt
tests/__init__.py
tests/celery.py
tests/channels.py
tests/settings.py
tests/urls.py
tests/test_app/__init__.py
tests/test_app/admin.py
tests/test_app/apps.py
tests/test_app/models.py
tests/test_app/tests.py
tests/test_app/management/__init__.py
tests/test_app/management/commands/__init__.py
tests/test_app/migrations/0001_initial.py
tests/test_app/migrations/0002_alter_postnotificationreminder_history_and_more.py
tests/test_app/migrations/0003_postnotificationreminder_action.py
tests/test_app/migrations/0004_alter_postnotificationrule_is_published_prev.py
tests/test_app/migrations/0005_rename_template_prefix_postnotificationreminder_template_and_more.py
tests/test_app/migrations/__init__.py