How to Install Django on Windows 10, 8, 7
Install Python version 3.6.2, pip version 9.0.1, and Django version 1.15.5
Links…
Python Releases for Windows
https://www.python.org/downloads/windows/
Writing your first Django app
https://docs.djangoproject.com/en/1.11/intro/tutorial01/
How to install Django on Windows
https://docs.djangoproject.com/en/1.11/howto/windows/
Django “How to” Guides
https://docs.djangoproject.com/en/1.11/howto/
Watch me install Django
Related Posts…