#29902: Django 2.* - Admin - relation "auth_user" does not exist
-----------------------------------------+------------------------
Reporter: raney24 | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 2.1
Severity: Normal | Keywords: admin
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
I can't create an admin user and login without getting this error message:
{{{
relation "auth_user" does not exist
LINE 1: ...user"."is_active", "auth_user"."date_joined" FROM "auth_user...
}}}
I have tried with version 2.0 and 2.1 with the same error. There is
nothing unique about my project. I do the following:
Create the project > keep sqlite as default values > createsuperuser >
then try to login
I have tried using postgresql and got the same error.
Other info:
macOS Mojave 10.14 * **I suspect this may be the issue**
Python 3.7
Let me know if you need the full traceback.
--
Ticket URL: <https://code.djangoproject.com/ticket/29902>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/050.2fe278bd00ac1b463ea094ce3e2af89f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.