{% trans "URL Testing Interface is Disabled" %}
{% trans "To enable URL testing, set" %} ENABLE_TESTING=True {% trans "in" %} DJ_URLS_PANEL_SETTINGS.
{% extends "admin/dj_urls_panel/base.html" %} {% load i18n admin_urls static %} {% block content %}
{% trans "URL Testing Interface is Disabled" %}
{% trans "To enable URL testing, set" %} ENABLE_TESTING=True {% trans "in" %} DJ_URLS_PANEL_SETTINGS.