Database Modeling in Django (Models)
Aug 28, 2024 · 4 min read · Before delving into the concept of Database Modeling in Django we must know the basic of MTV architecture that is followed by Django , MTV stands for Model , Template & View where Templates are the skeletal structure of your basic Web page format and...
Join discussion
