django-fsm 3.0.0
0
Django friendly finite state machine support.
Contents
Django friendly finite state machine support.
Stars: 2340, Watchers: 2340, Forks: 314, Open Issues: 1The viewflow/django-fsm
repo was created 14 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 2340 github stars!
How to Install django-fsm
You can install django-fsm using pip
pip install django-fsm
or add it to a project with poetry
poetry add django-fsm
Package Details
- Author
- Mikhail Podgurskiy
- License
- MIT License
- Homepage
- http://github.com/kmmbvnr/django-fsm
- PyPi:
- https://pypi.org/project/django-fsm/
- GitHub Repo:
- https://github.com/kmmbvnr/django-fsm
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-fsm errors.
Code Examples
Here are some django-fsm
code examples and snippets.
GitHub Issues
The django-fsm package has 1 open issues on GitHub
- Continue to fix #256