.gitignore
.pre-commit-config.yaml
AUTHORS.txt
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md
manage.py
pyproject.toml
tox.ini
.github/workflows/release.yml
.github/workflows/test.yml
django_notifications_community_sites.egg-info/PKG-INFO
django_notifications_community_sites.egg-info/SOURCES.txt
django_notifications_community_sites.egg-info/dependency_links.txt
django_notifications_community_sites.egg-info/requires.txt
django_notifications_community_sites.egg-info/top_level.txt
notifications_sites/__init__.py
notifications_sites/admin.py
notifications_sites/apps.py
notifications_sites/checks.py
notifications_sites/handlers.py
notifications_sites/hooks.py
notifications_sites/models.py
notifications_sites/management/__init__.py
notifications_sites/management/commands/__init__.py
notifications_sites/management/commands/copy_legacy_notifications.py
notifications_sites/migrations/0001_initial.py
notifications_sites/migrations/0002_alter_notification_id.py
notifications_sites/migrations/__init__.py
notifications_sites/tests/__init__.py
notifications_sites/tests/settings.py
notifications_sites/tests/tests.py
notifications_sites/tests/urls.py
notifications_sites/tests/test_models/__init__.py
notifications_sites/tests/test_models/models.py