Add event meta-data

This commit is contained in:
Raphael Michel
2017-09-04 19:50:32 +02:00
parent 454ca27c54
commit 88f5af3e77
23 changed files with 470 additions and 27 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ TEST_SUBEVENT_RES = {
'id': 1,
'variation_price_overrides': [],
'location': None,
'item_price_overrides': []
'item_price_overrides': [],
'meta_data': {'type': 'Workshop'}
}