Open CoderFek opened 1 year ago
I have thoroughly checked all my code more than twice. Still cannot figure out why i cannot log in and added to that I am not getting any alerts. Someone help. (The view.py code only has home method till now)
reset your create superuser in Django and give a new username & password code : python manage.py createsuperuser
I have thoroughly checked all my code more than twice. Still cannot figure out why i cannot log in and added to that I am not getting any alerts. Someone help. (The view.py code only has home method till now)