{% translate "WARNING:" %}
{% blocktranslate with issue_url="https://github.com/django-commons/django-debug-toolbar/issues/2216" %}
The RedirectsPanel is deprecated and will be removed in a future version. The HistoryPanel
now provides the ability to view toolbar data for redirected requests. If you still have a
use case for this panel, please comment on this issue.
{% endblocktranslate %}
{% translate "The Django Debug Toolbar has intercepted a redirect to the above URL for debug viewing purposes. You can click the above link to continue with the redirect as normal." %}