You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an admin account with python manage.py createsuperuser, it seems the related crashmanager.user is not created, thus failing to login with that new user account.
The text was updated successfully, but these errors were encountered:
When creating an admin account with
python manage.py createsuperuser
, it seems the relatedcrashmanager.user
is not created, thus failing to login with that new user account.The text was updated successfully, but these errors were encountered: