I have 3 models which are related to each other via ManytoMany relation like this:
ManytoMany
class DemandEvents(models.Model): date = models.DateTimeField