APSL / 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/1.11

Django-Material 1.x branch going to be supported till Django 1.8 lifetime (April 2018)

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/


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

1.0.0 2017-05-29 - Stable

  • Django 1.11 support
  • Update MaterializeCSS to 0.98.2
  • Fix missing badges in shipped MaterializeCSS build
  • Localization added: German/French/Spainish/Korean/Chinese
  • Forms - Fix allows to use html in a help_text of widgets
  • Frontend - Improved Login/Logout/403/404/500 service screen templates
  • Admin - fix application list layout

About

Material Design for django forms and admin

http://forms.viewflow.io/

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


Languages

Language:CSS 71.6%Language:JavaScript 21.9%Language:Python 4.2%Language:HTML 2.3%