GKGiri Kishoreinpgirikishore.hashnode.dev·Jan 1, 2021 · 6 min readGetting started with Django- Part 2In the first part of this Django tutorial blog, I had brushed up on what Django is and why developers prefer Django for web development. I had also covered how to install and create a virtual environment and install Django in it. Please refer to my p...00
GKGiri Kishoreinpgirikishore.hashnode.dev·Dec 28, 2020 · 4 min readGetting started with Django- Part 1What is Django? Django is a high-level, open-source Python Web development framework used for building rapid maintainable websites with clean pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, s...00