Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 304 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 304 Bytes

<<<<<<< HEAD Install jizhongying:

pip install -r requirements.txt

python manage.py migrate

python manage.py runserver 0.0.0.0:80

python manage.py createsuperuser

http://$youip:80

if view 如报错:on models FunctionType 把site-packages/channels/types.py删除了

=======

origin/master