{% extends "admin/dj_cache_panel/base.html" %} {% load i18n admin_urls static admin_list %} {% block content %}
{% trans 'To use the Cache panel, you must configure cache instances in your Django settings.' %}
{% trans 'After adding the configuration, restart your Django server to see your Cache instances.' %}