A simple app for showcasing django authentication functionality
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
14
commits
2
commits
1
commits
1
commits
added backends.py and settings to set up email from gmail for password reset, and functionality to be able to login with email address
597a97cView on GitHubadded registration form, authentication and user profile page
2c0b2bfView on GitHubadded environment variables, set up superuser and added allowed host
e0f710cView on GitHub