.editorconfig
AUTHORS
CONTRIBUTING.md
ChangeLog
LICENSE
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/release.yml
django_phaxio/__init__.py
django_phaxio/conf.py
django_phaxio/signals.py
django_phaxio/urls.py
django_phaxio/views.py
django_phaxio.egg-info/PKG-INFO
django_phaxio.egg-info/SOURCES.txt
django_phaxio.egg-info/dependency_links.txt
django_phaxio.egg-info/not-zip-safe
django_phaxio.egg-info/pbr.json
django_phaxio.egg-info/requires.txt
django_phaxio.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/signals.rst
docs/spelling_wordlist.txt
docs/views.rst
tests/__init__.py
tests/test_views.py
tests/testapp/__init__.py
tests/testapp/manage.py
tests/testapp/models.py
tests/testapp/settings.py
tests/testapp/urls.py
tests/testapp/views.py