|
Video Description
Because of the nature of web applications being dynamic, when a user requests a page the web server must perform processing actions - things like querying a database or rendering templates - to generate the page that is returned to the user. Sometimes this overhead processing can b a lot more expensive then simply serving static files. In this video, we're going to dig into the caching capabilities provided by django.
Total Time: 06 Minutes 29 Seconds Video: 2 of 2
|