GithubHelp home page GithubHelp logo

mrliz / django-material Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viewflow/django-material

0.0 2.0 0.0 13.71 MB

Material Design for django forms and admin

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

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

JavaScript 21.91% Python 4.26% CSS 71.58% HTML 2.26%

django-material's Introduction

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

.screen.png

Demo

http://forms.viewflow.io/

To checkout and run open source demo version localy, you need to have git and tox tools installed.

git clone https://github.com/viewflow/django-material.git
cd django-material

TOXENV=py36-dj111 tox -- python manage.py migrate --settings=demo.settings
TOXENV=py36-dj111 tox -- python manage.py loaddata demo/fixtures/* --settings=demo.settings
TOXENV=py36-dj111 tox -- python manage.py runserver --settings=demo.settings

Then you can go to http://127.0.0.1:8000/integration/ and login with admin:admin username and password to the demo site.

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 with additional features has a commercial-friendly license. Check http:viewflow.io/pro/ for details.

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

django-material's People

Contributors

alvarolqueiroz avatar askvictor avatar bcanyelles avatar curiouslearner avatar dariaknyazeva avatar dmytrokyrychuk avatar edrmp avatar jlariza avatar jolby avatar kalekseev avatar kmmbvnr avatar lukasgarcya avatar marctc avatar markkohdev avatar matthewbdaly avatar olivierdalang avatar r3gis3r avatar rajool avatar schampilomatis avatar solarissmoke avatar synapticarbors avatar zerobig avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.