drf-fsm-transitions icon indicating copy to clipboard operation
drf-fsm-transitions copied to clipboard

Permissions and conditions check; configurable method kwargs

Open alexdutton opened this issue 9 years ago • 0 comments

Check permissions and conditions before performing a state change, and let an implementor calculate kwargs to be passed to the state change method.

If you'd prefer these separately, then let me know. This is backwards incompatible as it removes the by parameter by default, so that might need fixing. It probably needs documentation, but at least it's a start.

alexdutton avatar Sep 09 '16 15:09 alexdutton