Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 163 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 163 Bytes

使用方法

1 pip install -r requirements.txt

2 python manage.py db migrate

3 python manage.py db upgrade

4 python manage.py run

or

buildout

./bin/run