Accenture interview question

Explain about Your Experience django ?

Interview Answer

Anonymous

1 Feb 2024

Django is a high-level web framework written in Python that encourages rapid development and clean, pragmatic design. It follows the Model-View-Controller (MVC) architectural pattern, but in Django, it's often referred to as the Model-View-Template (MVT) pattern.