rdegges / django-twilio

A simple library for building twilio-powered Django webapps.
http://django-twilio.rtfd.org/
The Unlicense
327 stars 111 forks source link

Django 4.2 support #225

Closed nickmccullum closed 1 year ago

nickmccullum commented 1 year ago

This project is currently incompatible with Django 4.2.

Are there plans to add support for this Django version in the future?

nickmccullum commented 1 year ago

Looks like there's an open pull request for this here: https://github.com/rdegges/django-twilio/pull/223