Let\'s imagine I have two models: User and Event:
User
Event
class User(models.Model): email = models.EmailField(_(\'Email\'), max_length=2