?? COURSES — Explore my latest Cloud computing & Django courses: https://www.cloudwithdjango.com/courses
Handle user registration and authentication in Django
⚡️ Important links:
https://code.visualstudio.com/download
https://github.com/cloud-with-django/django-auth
? Become a Cloud With Django member (30% course discounts):
https://www.youtube.com/channel/UCOt9y7PRc-NKFw7BR0ixjuQ/join
? Twitter:
https://twitter.com/CloudWDjango
⭐️ Github:
https://github.com/cloud-with-django
? Coaching:
https://www.cloudwithdjango.com/coaching/
? Blog:
https://www.cloudwithdjango.com/blog/
❤️ Support:
https://www.paypal.com/donate/?hosted_button_id=VDAGR4FY5ZX7E
? Video timestamps:
00:00 - Intro
00:07 - Setup our Django project
06:56 - Setup our Django app
8:36 - Configure our URL's, Views and Templates
25:19 - User registration
40:25 - User authentication
50:51 - User logout
53:42 - Protecting our views
56:31 - Final demonstration