Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 367 Bytes

AntMark

Requirements

Django==2.0.5
django_simditor==0.0.15
django_imagekit==4.0.2
django_markdownx==2.0.28
django-bootstrap4==0.0.8

安装指令:pip install -r requirements.txt

DjangoUeditor3 :https://github.com/twz915/DjangoUeditor3/

安装方法:

使用方法一,下载整个源码包,在命令行运行:python setup.py install