Jonathan Stray

Results 12 comments of Jonathan Stray

Sounds right. Do you want to build it?

You could start with https://github.com/CJWorkbench/cjworkbench/wiki/Creating-A-Module

Hi! Thanks so much for this, it's a great start! I tested it in Workbench. Some notes: - I notice it requires fuzzywuzzy. Makes sense. But the Workbench docker container...

Ah I guess I am misunderstanding tolerance -- is it 0-100? I thought it was edit distance. So 100=perfect matches only? Perhaps it should default to something much higher than...

Hi Chris. When you say “help string” do you mean the “description” field? This is indeed displayed as a tooltip in the add module menu. Admittedly, it’s not designed for...

Meanwhile, I've added the `version_select` bit to the docs.

I'm still seeing this with Django 1.11. What is the recommended workaround at this time? I have re-opened the Django bug, because the previous "fix" didn't fix it (though may...

Found an excellent workaround here https://github.com/django-polymorphic/django-polymorphic/issues/229#issuecomment-246613138 Seems to be a duplicate bug.

So what would a "proper" fix be? I'll submit the PR if someone can explain what needs to happen.

This is a horrifying bug -- and took up about two days of my team's effort to understand before we found this workaround. These seem to be the same bug:...