-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Feature request
The SuccessStory view should be enhanced to allow stories to be edited. However, only the original author and admin/staff members should be able to edit the stories.
It may be helpful to take a look at the DRF Permissions Documentation, although it may just be easier to check the permissions manually in something like the viewset's update
method.
blocked by #318