canarduck / django-material

Material Design for django forms and admin

Home Page: http://forms.viewflow.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Material

Material design for Django Forms and Admin. Template driven.

Join the chat at https://gitter.im/viewflow/django-material

Django-Material works with Django 1.8/1.9/1.10

Tested with:

demo/static/img/browserstack_small.png

Overview

  • 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/

.screen.png

Documentation

http://docs.viewflow.io/material_forms.html

License

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

Changelog

0.11.0 2016-12-13 - Beta

  • Forms - Default theme secondary color changed to green
  • Frontend - Added startmodule management command
  • Frontend - Added list view actions (PRO)
  • Frontend - Integration with django-filters (PRO)
  • Frontend - Active page highlight fixed under IE/Safari
  • Admin - Fix ManyToMany field height
  • Admin - Fix change form markup

About

Material Design for django forms and admin

http://forms.viewflow.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 42.2%Language:JavaScript 29.2%Language:Python 18.5%Language:HTML 10.2%