viewflow / django-fsm
Django friendly finite state machine support
☆2,341Updated 9 months ago
Alternatives and similar repositories for django-fsm:
Users that are interested in django-fsm are comparing it to the libraries listed below
- django-reversion is an extension to the Django web framework that provides version control for model instances.☆3,057Updated 5 months ago
- Django model mixins and utilities.☆2,693Updated 3 weeks ago
- Dynamic Django settings.☆1,733Updated this week
- Awesome Django authorization, without the database☆1,878Updated 4 months ago
- Store model history and view/revert changes from admin site.☆2,254Updated this week
- Per object permissions for Django☆3,679Updated 2 months ago
- Improved Django model inheritance with automatic downcasting☆1,676Updated this week
- DRF-extensions is a collection of custom extensions for Django REST Framework☆1,497Updated 3 weeks ago
- Keep track of failed login attempts in Django-powered sites.☆1,520Updated 2 weeks ago
- A slick ORM cache with automatic granular event-driven invalidation.☆2,142Updated last week
- Reusable, generic mixins for Django