Versions

Description

Django friendly finite state machine support ============================================ django-fsm adds declarative states management for django models. Instead of adding some state field to a django model, and manage it values by hand, you could use FSMState field and mark model methods with the transition decorator. Your method will contain the side-effects of the state change.

Repository

https://github.com/kmmbvnr/django-fsm.git

Project Slug

django-fsm

Last Built

No builds yet

Maintainers

Home Page

https://github.com/kmmbvnr/django-fsm

Badge

Tags

django, finite-state-machine, fsm, python, state-machine, state-machine-diagram

Short URLs

django-fsm.readthedocs.io
django-fsm.rtfd.io

Default Version

latest

'latest' Version

master