Closed apollodatasolutions closed 8 years ago
Actually, this seems to fix the .mlt() issue but we had another problem with this with querysets that lazyload on template tag evaluation from .search. So this will require some additional testing.
closing, see #35.
Contributing this fix so others don't run into this issue, shouldn't really break anything since it mirrors the behavior of the parent QuerySet. Not fully tested yet, will update once we have more tests run on this.