brutasse / django-password-reset

Class-based views for password reset
https://django-password-reset.readthedocs.io
BSD 3-Clause "New" or "Revised" License
278 stars 136 forks source link

Django 2 compatibility #65

Closed decibyte closed 6 years ago

decibyte commented 6 years ago

Changes:

timgraham commented 6 years ago

You can drop support for Django 1.10 as well. .travis.yml must also be updated as done in https://github.com/brutasse/django-password-reset/pull/67.

timgraham commented 6 years ago

I provided a patch in https://github.com/brutasse/django-password-reset/pull/72.

brutasse commented 6 years ago

Fixed in #72 and version 2.0