Can you explain the architecture of Django in brief?
The Django framework is based upon MVC- MVT architecture where MVT stands for the model view template design pattern while MVC stands for model view controller pattern.
BY Best Interview Question ON 14 Sep 2019