November 2015
Beginner to intermediate
840 pages
26h 30m
English
Template, Context, and loader ClassesMVC’s View, Django’s template system, is the only part of Django to feature code that is not Python. It’s a safe bet that Django provides a way to import these template files into Python and to interact them with the other parts of Django. We now explore how to first load the template files we have written and then to output or render content.
Read now
Unlock full access