Skip to content

flytrap/xym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

形意门主页

doc

/docs api文档

test

django2 只支持python3哦

mkvirtualenv xym -p /usr/local/bin/python3
pip install requirements.txt
cp xym/settings/locals.py.example xym/settings/locals.py
python manage.py migrate  # 生成数据库
python manage.py createsuperuser  # 管理员创建
python manage.py runserver  # 启动

resources/script/import_data.py # 读取pdf文档,导入数据

Releases

No releases published

Packages

No packages published

Languages