Skip to content

Initial fixes to make the debug-toolbar to work with Python 3 using six from django.utils #366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 14 commits into from

Conversation

percyperez
Copy link
Contributor

Hello,

I made these initial fixes at PyCon to start porting the debug-toolbar to Python 3. I'm basically using six from django.utils I run the tests but it fails in the SQL panel. The debug-toolbar loads fine in Django 1.5 with python 2.x but in Python 3, the SQL content is missing.

I'm pushing this request if somebody else would like to help and If this is the way you guys would like the changes.

Thanks!

@jezdez
Copy link
Contributor

jezdez commented Apr 23, 2013

Your work is greatly appreciated it but I have to close this in favor of #373.

@jezdez jezdez closed this Apr 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants