Skip to content

mastertux/django-material

Repository files navigation

Django Material

Material design for Django Forms and Admin. Template driven.

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

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.10.0 2016-10-31 - Beta

  • 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

About

Material Design for django forms and admin

http://forms.viewflow.io/

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 60.8%
  • Python 16.6%
  • CSS 13.7%
  • HTML 8.9%