A Django Project: Setting Up Your First Project and Installing Django
Continuing on in my series of developing A Django Project on using Windows 10 as your operating system– we are going to move forward by creating our virtual environment and installing Django on it. If you are not familiar with this concept you may find this article helpful for an in-depth explanation on virtual environments, ..read more