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
+1
View File
@@ -13,6 +13,7 @@ TEST_EVENT_RES = {
"location": None,
"slug": "dummy",
"has_subevents": False,
"meta_data": {"type": "Conference"}
}