我正在嘗試運行這個庫。我下載并復(fù)制到我的桌面上,然后我嘗試使用以下方法運行它:py -3.7 manage.py runserver我有:Starting development server at http://127.0.0.1:8000/Quit the server with CTRL-BREAK.但是當(dāng)我去那個網(wǎng)址時,我不斷收到這個錯誤:Page not found (404)Request Method: GETRequest URL: http://127.0.0.1:8000/Using the URLconf defined in django_google_authenticator.urls, Django tried these URL patterns, in this order:^admin/login/$^admin/The empty path didn't match any of these.我不明白出了什么問題,有人可以幫助我嗎?提前致謝!
添加回答
舉報
0/150
提交
取消