Skip to content

rdegges/django-twilio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

538953d · Mar 27, 2024
Mar 27, 2024
Mar 19, 2024
Feb 11, 2023
Mar 18, 2022
Oct 31, 2014
Sep 18, 2023
Feb 2, 2018
Mar 18, 2014
Jan 11, 2020
Mar 27, 2024
Jun 25, 2011
Jul 22, 2014
Mar 18, 2022
Mar 27, 2024
Mar 27, 2024
Sep 19, 2023
Oct 25, 2022

Repository files navigation

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.

This project aims to keep compatibility with the supported Django releases.

As such our versions of python and django are designed to match that cadence as much as possible.

We are currently compatible with Django 5. Python versions 3.8 to 3.11.

Documentation

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