Skip to content

To those that have been wanting to create password reset from scratch using Rest Framework. This is for everyone that might needs it.

Notifications You must be signed in to change notification settings

ohunayogege/restapi-forgot-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restapi-forgot-password

To those that have been wanting to create password reset from scratch using Rest Framework. This is for everyone that might needs it.

How to install

git clone https://github.com/ohunayogege/restapi-forgot-password.git

Then on cmd create and activate environment python -m venv env source env/Scripts/activate

Now you have to install requirements pip install -r requirements.txt

Create a super user account for testing.

About

To those that have been wanting to create password reset from scratch using Rest Framework. This is for everyone that might needs it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published