Get an error when I practice following tutorial 4 #8504
-
when I try to create superuser in the tutorial 4, I got the error: `Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Ya! I run |
Beta Was this translation helpful? Give feedback.
Ya! I run
python manage.py migrate
instead ofpython manage.py migrate snippets
will resolve this problem!