Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruddra/django-reset-password

This project is an implementation example for reset password of django
https://github.com/ruddra/django-reset-password

django password python reset

Last synced: 2 days ago
JSON representation

This project is an implementation example for reset password of django

Awesome Lists containing this project

README

        

# django-reset-password
This project is an implementation example for reset password of django from here: https://ruddra.com/implementation-of-forgot-reset-password-feature-in-django/

### Updated on 17/08/2016

Has been tested for Django 1.9 and 1.10. Rewritten views.py in utils directory.