Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom User model is not working #7

Open
kundaria opened this issue Apr 17, 2017 · 0 comments
Open

Custom User model is not working #7

kundaria opened this issue Apr 17, 2017 · 0 comments

Comments

@kundaria
Copy link

i have custom user model (AUTH_USER_MODEL = 'user.User') when i try to run migration it will generate this error

ERRORS:
deux.MultiFactorAuth.user: (fields.E301) Field defines a relation with the model 'auth.User', which has been swapped out.
HINT: Update the relation to point at 'settings.AUTH_USER_MODEL'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant