Hi,
first thanks for sharing your code!
I get an error at running the example code:
Traceback (most recent call last): File "./state_state_machine.py", line 7, in <module> @acts_as_state_machine NameError: name 'acts_as_state_machine' is not defined
Any idea what is the problem?
thanks