Creating your first Django application
I will cover in this episode, the setting up of a virtual environment, installing Django, and creating a simple project with a simple Hello app in it.
Download Python
Being a Python web framework, Django requires you to download Python.
As a means of...
chasfat-django-blog-for-beginners.hashnode.dev5 min read