recamshak / django-debug-panel

django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.
BSD 3-Clause "New" or "Revised" License
404 stars 69 forks source link

Update middleware.py #37

Closed Xepe closed 6 years ago

Xepe commented 6 years ago

The django.core.urlresolvers module is removed in favor of its new location, django.urls.