MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
django_notifications_rest.egg-info/PKG-INFO
django_notifications_rest.egg-info/SOURCES.txt
django_notifications_rest.egg-info/dependency_links.txt
django_notifications_rest.egg-info/top_level.txt
notifications_rest/__init__.py
notifications_rest/apps.py
notifications_rest/serializers.py
notifications_rest/urls.py
notifications_rest/views.py
notifications_rest/migrations/__init__.py
notifications_rest/tests/__init__.py
notifications_rest/tests/test_views.py
test_project/__init__.py
test_project/settings.py
test_project/urls.py
test_project/wsgi.py