Skip to content

Conversation

@bartdag
Copy link

@bartdag bartdag commented Feb 20, 2012

Hi, we had utf-8 characters in our sql queries and django debug toolbar was crashing when we clicked on SQL or EXPL for these queries.

The following commit fixes this bug by forcing the use of smart_str on all strings required to build the hash (this is roughly what is being done in tracking/db.py.

Thanks

@aaugustin
Copy link
Contributor

I'm sorry, I didn't notice this pull request (I just started maintaining the DDT) and committed a very similar patch in d3be928 and 9b39206. I think this issue is fixed. Thanks for your contribution!

@aaugustin aaugustin closed this Oct 17, 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