What is Django Viewflow?

django-viewflow. Viewflow is a lightweight reusable workflow library that helps to organize people collaboration business logic in django applications . In conjunction with django-material, they could be used as the framework to build ready to use business applications in minutes. http://viewflow.io.

Read more

What is django-material?

Django-Material offers the alternative approach to rendering forms in django . Strong Python/HTML code separation keeps you code DRY and free from underline HTML/CSS rendering details. Field rendering customization happens in a template, not in code. Layouts allow setting relative location and size of fields.

Read more