Django debug toolbar's urls were not included properly according to Django 1.11's standards. We now use the include function.
Django debug toolbar's urls were not included properly according to Django 1.11's standards. We now use the include function.