Closed danielquinn closed 7 years ago
The tests are failing on code I didn't write. They're pep8 complaints, but I don't think I should fix them in this PR since they're unrelated.
Looks good, I’ll merge tomorrow when I’m on my desktop. GitHub has decided we can no longer merge failing pull requests on a phone. Waaaat?!
Flake8 recently updated its default rules, which has been breaking various things. Sigh....
Hooray! Any idea when this will make its way into PyPi?
v1.4.4 just landed!
On 25 November 2017 at 15:02, Daniel Quinn notifications@github.com wrote:
Hooray! Any idea when this will make its way into PyPi?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/etianen/django-watson/pull/224#issuecomment-346945671, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJFCJiEKzMhs0KRan4xxXJB-6h_MGWVks5s6Cv2gaJpZM4QoyH9 .
Without this fix, a Python3-based admin will simply show
Search object
instead ofself.title
.