As with any framework, the first step to getting started is installation. Installing Django is accomplished by walking through the same steps for most every Python library. We’ll see how to create a virtual environment to follow best practices, and see how to perform the installation.
Useful Links:
aka.ms/CreateWebsitesWithDjango
github.com/microsoft/beginners-django
コメント