Hello,
I just upgraded the Django Debug Toolbar to support Django 1.5 and Python 3. Since there hasn't been a release in a long time, and since support for Python 3 required rather extensive changes, I would really appreciate if you could try it before we make an official release on PyPI in a few days.
To install the development version, run:
$ pip uninstall django-debug-toolbar # in case it's already installed
$ pip install django-debug-toolbar==dev
Please report regressions and bugs to
https://github.com/django-debug-toolbar/django-debug-toolbar/issues.
Thanks for your help!
--
Aymeric.