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”
Tag Archives: coding
Getting started with Pythonanywhere
Straightforward, distraction-free exploration of pythonanywhere Create your account, simple enough to do it! It even gives a small tour of the layout of the dashboard!I really like that it’s simple enough and doesn’t waste hours on just the tutorial.It’s really small and to the point and that is what I like about it. You canContinue reading “Getting started with Pythonanywhere”