How To Update Django In Visual Studio 2017
I am trying to setup Visual Studio 2017 for Django Development but the Django (1.9) version is old, How can I update it to latest version (>= 2.0).
Solution 1:
Create a Django Web Project with proposed install. Name Your Env.
Solution 2:
Hi you can go through this link https://djangobook.com/developing-django-visual-studio/ this is a complete setup guide.i hope it helps.
Post a Comment for "How To Update Django In Visual Studio 2017"