iamsk / cloudping

This site allows you to perform an HTTP ping to measure the network latency from your browser to the various cloud data centers around the world.
http://cloudping.bastionhost.org/
MIT License
66 stars 14 forks source link

没有数据库? #22

Closed solmyr117 closed 4 years ago

solmyr117 commented 4 years ago

谢谢分享, 安装好后运行提示这是什么问题? django.db.utils.OperationalError: no such table: ping_service

solmyr117 commented 4 years ago

另外,运行 python manage.py createsuperuse时 提示django.db.utils.OperationalError: no such table: auth_user

iamsk commented 4 years ago

需要执行 migrate