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

Django 1.9.4 warning #21

Closed johndark closed 8 years ago

johndark commented 8 years ago

Hi, I got a message below (python 2.7+django 1.9.4)

[WARNING:py.warnings][init**.py:107]: C:\Python27\lib\site-packages\debug_panel\urls.py:15: RemovedInDjango110Warning: Support for string view arguments to url() is deprecated and will be removed in Django 1.10 (got debug_data). Pass the callable instead.

recamshak commented 8 years ago

This is fixed in version 0.8.3