All Videos

Django 101 Series

Lesson 07 - Video 02 - Caching

SQL Server Video Tutorial

* You must be logged in to watch this video

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




TrainingSpot

Other Tutorials In This Series:

Lesson 1:
Lesson 2:
Lesson 3:
Lesson 4:
Lesson 5:
Lesson 6:
Lesson 7:
Lesson 8:


testimonials