Django-otp-twilio

Latest version: v1.0.5

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.3.6

--------------------------------------------------------------------------------

- Treat :attr:`~django.contrib.auth.models.User.is_authenticated` and
:attr:`~django.contrib.auth.models.User.is_anonymous` as properties in Django
1.10 and later.

- Add explict on_delete behavior for all foreign keys.

0.3.5

--------------------------------------------------------------------------------

- Support longer phone numbers.


v0.3.4 - January 10, 2016 - Python 3 cleanup
--------------------------------------------------------------------------------

- All modules include all four Python 3 __future__ imports for consistency.

- Migrations no longer have byte strings in them.

0.3.3

--------------------------------------------------------------------------------

- Use ModelAdmin.raw_id_fields for foreign keys to users.

- General cleanup and compatibility with Django 1.9a1.

0.3.1

--------------------------------------------------------------------------------

- The length of time that tokens are valid can now be configured with
:setting:`OTP_TWILIO_TOKEN_VALIDITY`.

- Tokens now become invalid as soon as they have been verified.

0.3.0

--------------------------------------------------------------------------------

- otp_twilio now has both Django and South migrations. Please see the `upgrade
notes`_ for details on upgrading from previous versions.

.. _upgrade notes: https://pythonhosted.org/django-otp/overview.html#upgrading

0.2.2

--------------------------------------------------------------------------------

- :setting:`OTP_TWILIO_CHALLENGE_MESSAGE` allows you to customize the string
returned to the user after the SMS is sent. It also accepts the {token}
placeholder as a convenience for development.

- Fixes for unit tests under the latest pre-release version of Django 1.7.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.