Django-fsm

Latest version: v3.0.0

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

2.1.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Support for attaching permission checks on model transitions

2.0.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Backward incompatible release
- All public code import moved directly to django\_fsm package
- Correct support for several transitions decorator with different
source states and conditions on same method
- save parameter from transition decorator removed
- get\_available\_FIELD\_transitions return Transition data object
instead of tuple
- Models got get\_available\_FIELD\_transitions, even if field
specified as string reference
- New get\_all\_FIELD\_transitions method contributed to class

1.6.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- FSMIntegerField and FSMKeyField support

1.5.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Ad-hoc support for state fields from proxy and inherited models

1.5.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Python 3 compatibility

1.4.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~

- Add graph\_transition command for drawing state transition picture

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.