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
get_cache deprecation warning in Django 1.8 #10
Closed
cancan101 closed 9 years ago
debug_panel/cache.py:5: RemovedInDjango19Warning: 'get_cache' is deprecated in favor of 'caches'. cache = get_cache('debug-panel')