This articles deals with setup of Django in Windows 10 on PyCharm. Fire up PyCharm community edition and click on new project. This will give a popup for choosing a name of your project and venv. Then go to File>Settings>Project(YourProject)>Python Interpreter>+ icon and search for django and click on install…