Contents

django-fsm 3.0.0

0

Django friendly finite state machine support.

Django friendly finite state machine support.

Stars: 2314, Watchers: 2314, Forks: 302, Open Issues: 1

The viewflow/django-fsm repo was created 13 years ago and the last code push was 19 hours ago.
The project is very popular with an impressive 2314 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
No  django-fsm  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

django-filter 24.2

Django-filter is a reusable Django application for allowing users to filter querysets dynamically.

django-filer 3.1.1

A file management application for django that makes handling of files and images a breeze.