Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once you create your project space without any error, you will be able to see following directory tree on Visual Studio Code

If you see the same files like I listed above, now is the time for you to run your web server based on Python. You can run your web server by following command line on the root directory of your project having manage.py:

...