A really straightforward tutorial on Django installation and the first Demo and tutorial First, we create a virtual environment to not make a mess of dependencies later on. Here we use conda and we are specifying Python version 3.9 Then we just install Django without giving too many damns about the version etc. Now timeContinue reading “Getting Started With Django”