/django-twilio

A simple library for building twilio-powered Django webapps.

Primary LanguagePythonThe UnlicenseUnlicense

Django-Twilio

Integrate Twilio into your Django apps with ease.

PyPI version CI build documentation build Python versions supported

Meta

Twilio makes it easy to send & receive SMS messages, and create & manage voice calls through software.

Django-twilio makes it easy to use Twilio in your Django projects.

Version 0.9.0 supports twilio 6.x and django 1.8-2.0.

Version 0.9.2 has minimal py3.7 support and 0.9.2 & 0.9.3 also allows django 2.1

For legacy twilio (5.x SDK), please see the 0.8 version.

Documentation

The documentation is hosted at ReadTheDocs. You can check out the docs here - http://django-twilio.rtfd.org/