Skip to content

Latest commit

 

History

History
executable file
·
31 lines (16 loc) · 373 Bytes

README.md

File metadata and controls

executable file
·
31 lines (16 loc) · 373 Bytes

花旗杯项目

使用方法:

pip install -r requirements.txt

cd sms_python3.5/aliyun-python-sdk-core

pyhton setup.py install

cd sms_python3.5/aliyun-python-sdk-dysmsapi

python setup.py install

python manage.py makemigrations

python manage.py migrate

python manage.py runserver