此项目为Tree的Demo,依赖环境
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver 0.0.0.0:80
配合对应文章看源码更有效,文章地址:直达链接,点我查看