So, I have two model sets like the following:
# User class class User(AbstractBaseUser, PermissionsMixin): objects