Closed stuaxo closed 6 years ago
@robmoorman W00T now all unit tests but one pass from this simple fix :D
Any idea what the invalid request is https://travis-ci.org/moorinteractive/wagtail-bakery/jobs/338915003 ?
Thanks @stuaxo seems legit! (still have to diff into the single failing 400 test)
Glad to help :)
I have no idea what is up with the failing test, but it seems to only happen in django 111, so maybe something changed there from django 110 ?
I didn't have time to review the django release notes for 1.11 for clues.
I'm guessing it will fail in newer djangos too.
Decode more data to utf8 so it works on python 3.x