misc: activate djdt on authentic2 (#42149)

This commit is contained in:
Benjamin Dauvergne 2020-04-27 16:52:37 +02:00
parent a3c0b3f69b
commit ef8859d3cf
1 changed files with 1 additions and 0 deletions

View File

@ -24,4 +24,5 @@ HOBO_ANONYMOUS_SERVICE_USER_CLASS = 'hobo.rest_authentication.AnonymousAuthentic
# HOBO Skeletons
HOBO_SKELETONS_DIR = os.path.join(VAR_DIR, 'skeletons')
{% include 'middleware_debug_toolbar.j2' %}
{% endblock %}