samedi 6 mars 2021

How to run and test a django cloned project from github in visual studio code?

I have cloned a random project and trying to run it in my local system. I am using visual studio code editor. After opening the extracted folder in editor, I have clicked on run. At this point in time, a new chrome browser is getting opened and its showing that the server is down.

I tried setting up a virtual environment and by using the command - "python manage.py runserver" . Even though I am unable to test that project.

Could I get some insights to get rid of this issue as early as possible please?

Aucun commentaire:

Enregistrer un commentaire