This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
Integration of django-fsm into viewflow
Major Changes
- The
django-fsm
package has now been fully integrated intoviewflow
as theviewflow.fsm
package starting from version 3.0.
Deprecation Notice
- Attention: The standalone version of
django-fsm
will no longer be maintained nor receive any further updates. This transition marks a significant milestone in our efforts to streamline development workflows and enhance functionality.
Action Required
- Users requiring the new functionalities introduced in
django-fsm
version 3.0 or later are strongly encouraged to migrate toviewflow.fsm
. - To facilitate a smooth transition, detailed instructions on the migration process, as well as information on accessing new features, have been provided.
Resources
- Migration Guide & Documentation: For comprehensive guidelines and further details on the migration process, please visit our official documentation at https://docs.viewflow.io/fsm/index.html.