fix question edit permissions
This commit is contained in:
+1
-1
@@ -506,7 +506,7 @@ class LongCreate(LongCreateBase):
|
||||
|
||||
|
||||
class LongUpdate(
|
||||
UpdateQuestionMixin,AuthorOrCheckerRequiredMixin
|
||||
UpdateQuestionMixin
|
||||
):
|
||||
model = Long
|
||||
form_class = LongForm
|
||||
|
||||
Reference in New Issue
Block a user