Skip to content

2014-09-03

Choose a tag to compare

@kmmbvnr kmmbvnr released this 03 Sep 04:32
· 187 commits to master since this release
  • Support for class substitution to proxy classes depending on the state
  • Added ConcurrentTransitionMixin with optimistic locking support
  • Default db_index=True for FSMIntegerField removed
  • Graph transition code migrated to new graphviz library with python 3 support
  • Ability to change state on transition exception