Added an organizer overview page

This commit is contained in:
Raphael Michel
2015-10-22 17:45:19 +02:00
parent 0b4cae07c4
commit 232c42b265
23 changed files with 400 additions and 92 deletions

View File

@@ -56,6 +56,7 @@ class EventUpdateForm(VersionedModelForm):
'currency',
'date_from',
'date_to',
'is_public',
'presale_start',
'presale_end',
]