1 min readMay 21, 2020
Realized after I posted, it sounds like you may not be calling the super
function correctly and the user is not actually getting created. is_active
is a field on the user https://docs.djangoproject.com/en/3.0/ref/contrib/auth/#django.contrib.auth.models.User.is_active