o3bvv / django-workflow

Python Django application, which allows to control the workflow of models' state via admin panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-workflow

Python Django application, which provides model auditing and history via admin panel.

Combines django-moderation and django-reversion and supports history branching.

Models with inlines currently are not supported due to Django's internal mechanisms.

About

Python Django application, which allows to control the workflow of models' state via admin panel.

License:MIT License


Languages

Language:Python 97.3%Language:JavaScript 1.8%Language:CSS 0.9%