Ben James
Ben James
The process of decoding and re-encoding the querystring does not correctly handle encoded occurrences of `=` and `&`, and leaves them unencoded in the resulting URI. For example, ``` client.get("foo?bar=baz%3Dqux%26quux")...
Using Django 1.1, oursql 0.9.1, django-oursql from github master (easy_install and pip failed to find the package). ``` Validating models... Unhandled exception in thread started by Traceback (most recent call...
I think I've seen successful builds on my Windows 7 machine in the past, but I can't pin down when things changed. I've tried a number of things to no...