Version: 0.9.0
- Update default error message from Django settings
- Add customer messagem on Choice using 'error_msg' as restrict word
- add suport for django 1.6.x
Version: 0.8.5
- best performance for py3 and py2
- add suporte for group-choices
- fixed tests with py2 and py3
Version: 0.8.0
- suport for python3
- settings with custom error message
Version: 0.6.5
- add suport for south
Version: 0.6.2
- add django tests
- add model choices flow
- add choices flow
- add docs