AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
django_soap/__init__.py
django_soap/admin.py
django_soap/apps.py
django_soap/models.py
django_soap/urls.py
django_soap/views.py
django_soap.egg-info/PKG-INFO
django_soap.egg-info/SOURCES.txt
django_soap.egg-info/dependency_links.txt
django_soap.egg-info/not-zip-safe
django_soap.egg-info/requires.txt
django_soap.egg-info/top_level.txt
django_soap/migrations/0001_initial.py
django_soap/migrations/0002_auto_20210807_0121.py
django_soap/migrations/__init__.py
django_soap/static/css/django_soap.css
django_soap/static/js/django_soap.js
django_soap/utils/SOAPHandlerBase.py
django_soap/utils/__init__.py
django_soap/utils/client.py
django_soap/utils/exceptions.py