Build Your first Django project!
The first step is to start a new Django project. Basically, this means that we'll run some scripts provided by Django that will create the skeleton of a Django project for us. This is just a bunch of directories and files that we will use later.
Firs...
blog.ayush7614.dev2 min read
Ayush kumar
DevRel Engineer@TechLatest.Net | GitHub Campus Expert | AWS Community Builder | AuthO Ambassador | Founder@ fork & forge Community
My first blog on django