This commit is contained in:
@@ -443,6 +443,7 @@ class Event(models.Model):
|
||||
'description': self.description,
|
||||
'mode': self.mode,
|
||||
'sport': self.sport,
|
||||
'level': self.level,
|
||||
'first_day': self.first_day,
|
||||
'last_day': self.last_day,
|
||||
'normalized_date': self.get_formated_date(format='normalized'),
|
||||
|
||||
Reference in New Issue
Block a user