Nothing happens when I do: python manage.py command

前端 未结 11 525
半阙折子戏
半阙折子戏 2020-12-07 02:50

I\'m new to django and currently going through the main tutorial. Even though it was working earlier, when I do python manage.py runserver OR python manage.py -h OR with any

11条回答
  •  执笔经年
    2020-12-07 03:07

    If Anything not works I have a solution please try this.

    1. Uninstall Python.
    2. Go inside C drive and search Django. You will get many Django related files.
    3. Delete every Django file.

提交回复
热议问题