Starting on Django and setting up your first Project!
What is Django?
Django is a free and open source web application framework, written in Python. A web framework is a set of components that helps you to develop websites faster and easier.
It works with a model-view-controller (MVC) architecture.
The...
blog.walobwa.xyz2 min read
Wafula Lukorito
Dev Extraordinaire
A good guide to setting up your first Django project