flatplanet / Django-CRM

189 stars 128 forks source link

Not getting alerts while logging in!! #5

Open CoderFek opened 1 year ago

CoderFek commented 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)

Head2On commented 2 weeks ago

reset your create superuser in Django and give a new username & password code : python manage.py createsuperuser