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

Explain the difference between this and django-registration #78

Open mscheper opened 5 years ago

mscheper commented 5 years ago

Similar to #26: it would help me if there was an explanation for how this project differs from django-registration. Is this designed for sites where users shouldn't be able to register themselves, but should still be able to reset their passwords?