Joey
Joey
I don't think the AbstractUser model is used by default and that they make use of Django's own setting to customize the user model (`AUTH_USER_MODEL`); https://django-oscar.readthedocs.io/en/3.0.0/howto/use_a_custom_user_model.html See the #Example section...
Can you try this version? https://github.com/django-oscar/django-oscar/pull/4421 That one should work again.
> Not working. Also the commit failed for the changes. What errors are you getting now then? And yeah the pipeline fails because master is failing
> Same errors as i mentioned earlier in chat. That 's very unlikely. You have to checkout my branch (the PR branch) instead of master, as it's not pushed to...
I have access to the primary email again, so this isn't an issue anymore.