Django calls its architecture MVT (Model-View-Template) rather than MVC, which trips people up more than it should — the confusing part is purely naming, not a fundamentally different idea. This is a complete reference to how Django actually works under the hood, not just a features list — work through it in order, or jump straight to the part you need from the sidebar.