开源软件名称(OpenSource Name):viewflow/django-material开源软件地址(OpenSource Url):https://github.com/viewflow/django-material开源编程语言(OpenSource Language):CSS 49.2%开源软件介绍(OpenSource Introduction):Django MaterialMaterial design for Django.
Tested with: Overview
DemoTo checkout and run open source demo version locally, 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. Documentationhttp://docs.viewflow.io/material_forms.html LicenseDjango 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. Changelog1.10.0 2021-11-12
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论