{% extends 'squid/cache/index.html' %} {% block toolbar_disk %}class="active"{%endblock%} {% block page_comment %}{% endblock %} {% block page_content %}
WARNING: you are going to delete and reset the cache folder {{disk_cache.cache_dir}}. This is irreversible operation and cannot be undone!
Please type I confirm in the field below and click the Erase Cache Dir button. After that the following sequence of events will occur:
On existing large caches re-initialize may take a lot of time and browser will timeout. In this case it is recommended to remove the cache dir from root console by stopping Squid manually and then running rm -Rf {{disk_cache.cache_dir}}. Once removal finishes, re-initialize the cache dir using this page.
FATAL ERROR!
It is recommended to remove the cache dir from root console by stopping Squid manually and then running rm -Rf {{disk_cache.cache_dir}}. Once removal finishes, re-initialize the cache dir using this page. In case it fails again, contact support@diladele.com.
{% for error in form.non_field_errors %}{{ error|escape }}{% endfor %}