User Authentication in Django
Legion Script Legion Script
5.14K subscribers
597 views
25

 Published On Nov 11, 2022

This is a quick tutorial going over the basics of how to handle registering, logging in, and logging out users in Django. We will build a custom register form and view, we will also use the built in log in and log out views that come with Django. We won't focus on making the forms look pretty but the link to Django Crispy Forms is below.

Django Crispy Forms:
https://django-crispy-forms.readthedo...

Code:
https://github.com/legionscript/Djang...

Free Structured Courses:
https://www.legionscript.com/

show more

Share/Embed