Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

2014-09-03

Compare
Choose a tag to compare
@kmmbvnr kmmbvnr released this 03 Sep 04:32
· 186 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