Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 216 Bytes

SDUT-UIAMS

山东理工大学-大学生创新活动管理系统

How to use it?

1.virtualenv venv
2.source venv/bin/activate
3.pip2 install -r requirenments.txt
4.python manage.py start