fix a bug
This commit is contained in:
@@ -301,7 +301,7 @@ class EventCreateView(CreateView):
|
|||||||
model = Event
|
model = Event
|
||||||
|
|
||||||
form_class = EventForm
|
form_class = EventForm
|
||||||
template_name_suffix = "_form"
|
template_name_suffix = "_create_form"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user