In your project urls.py you set the path to the jack app to use 127.0.0.1:8000/jack. change the path to look like this : path('', ...
確定! 回上一頁