Enforce correct view calling
Compare changes
+ 6
− 0
@@ -323,6 +323,9 @@ class AKOwnerSelectDispatchView(EventSlugMixin, View):
@@ -360,6 +363,9 @@ class AKOwnerEditDispatchView(EventSlugMixin, View):
Redirect to submission overview when POST-only views are called via GET instead of crashing