I created a custom user model from AbstractBaseUser so that I would remove the dependency on username, and just use email as the USERNAME_FIELD.
username
USERNAME_FIELD