Open odscjames opened 2 years ago
view.results() function
Should be:
'all_results': filter_and_score_results(query, use_branch)
I think?
And maybe:
context['lookups'] = get_lookups(query, use_branch)
Time lost to bug, forgetting about it and rediscovering it again += 25 mins
view.results() function
Should be:
I think?
And maybe: