Does Django run on Windows?

It is free and open-source, and it works on both Windows and *nix systems . In this tutorial, you will learn how to install Django on Windows using pip . After that, you will verify the installation, create a project, and start a Django development server.

Read more