Reading time:30 minutes
In this article, we will be creating a static Django website and understand the structure of the Django framework. This article would cover all the commands for Windows users. For other operating systems, the commands are almost similar, you can find them on the net.
Pre-requisites for this article would be:
Basic Python
Basic HTML
Knowledge of CSS would be a plus
The basic working of Django
You can download a suitable version of Python officially from [here] (https://...
Published on August 17, 2020 00:33