Django Setup, Architecture and Hello World
Installing python
First of all, Python is required.
Python is high level, interpreted general purpose programming language.
Install Python on your system from Official Python Download
We will not cover in depth about python in this series, but let ...
djangotherightway.com6 min read
Smriti Dhungel
awesome