{% extends 'base.html' %} {% block content %}

Bar

With cache enabled, only first load will need more than 1 second (1000.00ms).

Refresh the page to view the change.

Check the Time column in debug toolbar →

>>> time.sleep(1)

{% endblock %}