79300583

Date: 2024-12-22 06:40:28
Score: 1
Natty:
Report link

auth_user is a table that needs to be automatically created by Django. But this process is only triggered if you run:

python manage.py migrate

Also, make sure you create a superuser with:

python manage.py createsuperuser
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): is a
  • Low reputation (0.5):
Posted by: Mario MateaČ™