Consider that there are three models that are related:
class User(AbstractUser): # Its fields
class Event(models.Model)