Add waiting list

This commit is contained in:
Raphael Michel
2017-02-07 10:03:30 +01:00
parent 8f5849a90c
commit c83f539bba
29 changed files with 1216 additions and 26 deletions
+1
View File
@@ -19,3 +19,4 @@ from .orders import (
)
from .organizer import Organizer, OrganizerPermission, OrganizerSetting
from .vouchers import Voucher
from .waitinglist import WaitingListEntry