django.db.utils.ProgrammingError: column "user_id" of relation "authtoken_token" already exists #7913
Unanswered
Taycode
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get this error everytime I try to migrate and when I check the source code, I think the problem is the migration file in restframework.auth_token. There seems to be a repetition or something.
Beta Was this translation helpful? Give feedback.
All reactions