drf-fsm-transitions
drf-fsm-transitions copied to clipboard
Permissions and conditions check; configurable method kwargs
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.