Chris Adams
Chris Adams
Sorry, yes - I tossed the pull request together because I didn't want to forget to ask if you remembered why the whoosh backend didn't use the model class. The...
@speedplane: that looks clean. Have you confirmed that we have a test covering that? I know a fair amount has happened since #700 was opened. Chris
@denizdogan If you have time to work on this, bringing the branch up to current and making sure the tests pass would be helpful. Remember that Haystack is an all...
> > @denizdogan If you have time to work on this, bringing the branch up to current and making sure the tests pass would be helpful. Remember that Haystack is...
One thing I was thinking we should have just for posterity's sake are some tests using non-English text (Chinese, Arabic, something with emoji?) as well as what happens when you...
I know this is unrelated to this particular change but I was also wondering whether we could convert this to a `simple_tag` so we could reduce the amount of custom...
@chhantyal Looks like it's an issue with the Whoosh backend. If you'd like to submit a pull-request which changes the quoting behaviour for EdgeNgramField, I can review it.
If someone wants to rebase this is against the current master branch it should be even easier to merge now that we don't need to worry about old versions of...
@nazarewk Django 1.9 tests can be ignored for the moment – I'm merging @claudep's PRs for that now (#1327-1332) and it doesn't look like any of this code actually touches...
@coagulant Rebase against 10bcc7668ccaab499f8db516fd59de182aadbcb4 and you should have tests passing on Django 1.9