Material design for Django Forms and Admin. Template driven.
- Forms_ - New way to render django forms
- Strong python/html code separation
- Easy redefinition of particular fields rendering
- Complex form layout support
- Frontend_ - Quick starter template for modular applications development
- Admin_ - Material-designed django admin
Demo: http://forms.viewflow.io/
http://docs.viewflow.io/material_forms.html
Django Material is an Open Source project licensed under the terms of the BSD3 license
Django Material Pro has a commercial-friendly license and distributed as part of Viewflow Pro
- Forms - Upgrade to Materialize CSS 0.97.8
- Frontend, Admin - New sidebar with user photo
- Frontend, Admin - Massive CSS/JS/HTML cleanup
- Frontend, Admin - Serve minfied js/css in the production mode
- Frontend - Switch from unsupported PJAX to Turbolinks!
- Admin - Use model_admin.has_module_permission() permission check
