Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adhirajcs/django_user_reg_auth
Django User registration and authentication Template.
https://github.com/adhirajcs/django_user_reg_auth
Last synced: 8 days ago
JSON representation
Django User registration and authentication Template.
- Host: GitHub
- URL: https://github.com/adhirajcs/django_user_reg_auth
- Owner: adhirajcs
- Created: 2024-03-17T14:54:08.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-29T16:35:31.000Z (6 months ago)
- Last Synced: 2024-05-30T01:43:31.692Z (6 months ago)
- Language: Python
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django User Registration and Authentication
This repo is for study purpose only where I learnt how to use django's register and login funtionality.
## Reference
[User registration and authentication in Django](https://youtu.be/Z3qTXmT0yoI) by [Cloud With Django](https://www.youtube.com/@CloudWithDjango)