I have the following model
class User(AbstractUser): # other fields... billing_active = models.BooleanField(