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
django.db.utils.IntegrityError: insert or update on table "social_auth_usersocialauth" violates foreign key constraint "social_auth_usersocialauth_user_id_17d28448_fk_accounts_user_id"
DETAIL: Key (user_id)=(59) is not present in table "accounts_user".
Settings.py
Custom User inherited from
AbstractUser
with this error also same user created every request
The text was updated successfully, but these errors were encountered: