AUTHORS
MANIFEST.in
README
UNLICENSE
requirements.txt
setup.py
django_twilio/__init__.py
django_twilio/admin.py
django_twilio/client.py
django_twilio/decorators.py
django_twilio/models.py
django_twilio/settings.py
django_twilio/utils.py
django_twilio/views.py
django_twilio.egg-info/PKG-INFO
django_twilio.egg-info/SOURCES.txt
django_twilio.egg-info/dependency_links.txt
django_twilio.egg-info/not-zip-safe
django_twilio.egg-info/requires.txt
django_twilio.egg-info/top_level.txt
django_twilio/tests/__init__.py
django_twilio/tests/client.py
django_twilio/tests/decorators.py
django_twilio/tests/models.py
django_twilio/tests/urls.py
django_twilio/tests/views.py
docs/Makefile
docs/source/admin_module.rst
docs/source/client_module.rst
docs/source/conf.py
docs/source/contribute.rst
docs/source/decorators.rst
docs/source/decorators_module.rst
docs/source/foreword.rst
docs/source/gotchas.rst
docs/source/howto.rst
docs/source/index.rst
docs/source/install.rst
docs/source/models_module.rst
docs/source/rest.rst
docs/source/views.rst
docs/source/views_module.rst
test_project/.coverage
test_project/__init__.py
test_project/manage.py
test_project/settings.py
test_project/urls.py