https://github.com/wsvincent/django-auth-tutorial
Source code for Django authentication tutorial.
https://github.com/wsvincent/django-auth-tutorial
authentication django python tutorial
Last synced: 26 days ago
JSON representation
Source code for Django authentication tutorial.
- Host: GitHub
- URL: https://github.com/wsvincent/django-auth-tutorial
- Owner: wsvincent
- License: mit
- Created: 2017-12-13T20:20:21.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T23:16:38.000Z (about 1 year ago)
- Last Synced: 2025-03-30T08:10:04.504Z (about 1 month ago)
- Topics: authentication, django, python, tutorial
- Language: Python
- Homepage: https://learndjango.com/tutorials/django-login-and-logout-tutorial
- Size: 43 KB
- Stars: 264
- Watchers: 8
- Forks: 98
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Django Auth Tutorial source code
Accompanies the tutorial for [Django Login, Logout, Signup, Password Change, and Password Reset](https://learndjango.com/tutorials/django-login-and-logout-tutorial) available on [LearnDjango.com](https://learndjango.com).
If you find this repo helpful, please give it a ⭐.