django-fsm-log 3.1.0
0
Transition's persistence for django-fsm
Contents
Transition's persistence for django-fsm
Stars: 241, Watchers: 241, Forks: 79, Open Issues: 16The jazzband/django-fsm-log
repo was created 10 years ago and the last code push was 5 days ago.
The project is popular with 241 github stars!
How to Install django-fsm-log
You can install django-fsm-log using pip
pip install django-fsm-log
or add it to a project with poetry
poetry add django-fsm-log
Package Details
- Author
- Gizmag
- License
- MIT
- Homepage
- https://github.com/jazzband/django-fsm-log
- PyPi:
- https://pypi.org/project/django-fsm-log/
- GitHub Repo:
- https://github.com/jazzband/django-fsm-log
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-fsm-log errors.
Code Examples
Here are some django-fsm-log
code examples and snippets.
GitHub Issues
The django-fsm-log package has 16 open issues on GitHub
- Add support for the DJANGO_FSM_LOG_CACHE_TIMOUT parameter for `Cached…
- Log instance caching timeout is too low
- rename head branch from master to main
- integer out of range when pk is uuid
- feat(StateLog): Migrated state log from integerfield to charfield