Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't fail on malformed POST query #5

Open
mpasternak opened this issue Dec 7, 2016 · 0 comments
Open

Don't fail on malformed POST query #5

mpasternak opened this issue Dec 7, 2016 · 0 comments

Comments

@mpasternak
Copy link
Owner

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant