--------------------------------------------------------------------------------
TwilioSMSDevice is now a :class:`~django_otp.models.SideChannelDevice` and
implements :class:`~django_otp.models.ThrottlingMixin`.
This also drops support for old versions of Python (2.7) and Django (1.11,
2.1).
Note that this version includes migrations that will invalidate any in-flight
tokens.