{% extends "admin/dj_cache_panel/base.html" %} {% load i18n admin_urls static %} {% block breadcrumbs %}
{{ key }}
{{ cache_config.BACKEND }}
{{ key_value.type }}
{% trans 'This key does not exist. Cannot edit or delete.' %}
{% trans 'Editing is not supported for this cache backend.' %}
{% trans 'Modify the value above and click Save to update the cache key.' %}
{% trans 'Optional: Set expiration time in seconds. Leave empty to use cache default or preserve existing TTL.' %}