Add Item.allow_waitinglist

This commit is contained in:
Raphael Michel
2019-07-29 16:27:27 +02:00
parent c60d1c8a5d
commit ad8f109e77
9 changed files with 44 additions and 4 deletions

View File

@@ -225,6 +225,7 @@ TEST_ITEM_RES = {
"admission": False,
"position": 0,
"generate_tickets": None,
"allow_waitinglist": True,
"picture": None,
"available_from": None,
"available_until": None,