You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stacktrace (most recent call last):
(12 additional frame(s) were not displayed)
...
File "bpp/views/mymultiseek.py", line 18, in get_queryset
qset = super(MyMultiseekResults, self).get_queryset()
File "multiseek/views.py", line 282, in get_queryset
self.request.session.get(MULTISEEK_SESSION_KEY_REMOVED, []))
File "multiseek/logic.py", line 674, in get_query_for_model
retval = self.model.objects.filter(query)
ValueError: Cannot use None as a query value
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: