Hello,
I am trying to implament a login form into my login page for my website. Right now I am just using the default django login form, I am following this tutorial https://learndjango.com/tutorials/django-login-and-logout-tutorial.
But the problem is that the form is not showing
Here is the code
Login Html:
https://pastebin.com/gGu1Gcam
Settings.py
https://pastebin.com/z7tj7izT
And my directory path is
Root folder/templates/registration/login.html
Django 5.0 user authentication complete tutorial with source code for login, logout, signup, password change, and password reset.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.