Material design for Django Forms and Admin. Template driven.
Django-Material works with Django 1.8/1.9/1.10
Tested with:
- 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 - Fix select rendering
- Forms - Fix date and datetime fields rendering
- Frontend - Refactor datatables list view
- Frontend - Fix viewset incompatibility under python 2.7
- Frontend - Netural default theme color
- Frontend - Prebuild theme set
- Frontend - Custom theme builder management command (PRO)
- Frontend - Generic views templates now extends base module template
- Frontend - Improve base 2 columns layout
- Admin - Add "Save as New" change form action
- Admin - Fix rederect after login