Skip to main content

Django friendly finite state machine support.

Project description

django-fsm adds declarative states managment for django models. Instead of adding some state field to a django model, and manage it values by hand, you could use FSMState field and mark model methods with transition decorator that will perform checks and switch state field value on succed model method call.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-fsm-1.0.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page