I can\'t apply the @action decorator to create function within a standard views.Viewset subclass.
@action
create
views.Viewset
@action(detail=True)