文件名称:wagtail_react_streamfield_demo:wagtail-react-streamfield演示站点
文件大小:22KB
文件格式:ZIP
更新时间:2024-02-26 22:35:52
wagtail streamfield WagtailPython
wagtail_react_streamfield_demo 演示站点。 用wagtail start引导。 设置说明: git clone git@github.com:thibaudcolas/wagtail_react_streamfield_demo.git cd wagtail_react_streamfield_demo virtualenv -p python3.6 venv source venv/bin/activate pip install -r requirements.txt # Update this with the path to your develop
【文件预览】:
wagtail_react_streamfield_demo-master
----.gitignore(2KB)
----requirements.txt(36B)
----search()
--------templates()
--------__init__.py(0B)
--------views.py(981B)
----LICENSE(1KB)
----wagtail_react_streamfield_demo()
--------settings()
--------templates()
--------urls.py(1KB)
--------__init__.py(0B)
--------static()
--------wsgi.py(441B)
----README.md(706B)
----manage.py(277B)
----.editorconfig(585B)
----home()
--------templates()
--------__init__.py(0B)
--------static()
--------models.py(875B)
--------migrations()