Skip to content

anjansrivathsav/django-login-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

django-login-example

This is a registration and login forms i have made using django

I have added the password hashers in the settings file and uploading profile images

install the libraries

pip install bcrypt

pip install django[argon2]

for the images to be uploaded install the library

pip install pillow

About

This is a registration and login forms i have made using django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors