I am trying to send emails on a defined time for each event according to the model below, using celery.
I have a model like this,
class Events(models.M