@ -106,8 +106,8 @@ class EventEvent(models.Model):
return {
"name": "name",
"adress_inline": "location",
"date_begin_located": "start",
"date_end_located": "stop",
"date_begin": "start",
"date_end": "stop",
"organizer_id": "description",
"tag_ids": "description",
"note": "description",