{% extends 'viewflow/base_site.html' %}
{% block title %}Viewflow - Easy to use, programmable workflow framework on top of Django{% endblock %}
{% block content %}
Django-Viewflow
Easy to use, programmable workflow framework on top of Django
Viewflow examples
Source code Github:
Standalone demo projects
-
Ecommerce - Delivery department automation with viewflow and Django Cartridge Ecommerce
-
Customization - Custom auth model and django-guardian for object level permissions, no viewsite
{% endblock %}