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

TypeError: 'dict_values' object is not subscriptable #2223

Closed
mvantellingen opened this issue Feb 5, 2017 · 0 comments
Closed

TypeError: 'dict_values' object is not subscriptable #2223

mvantellingen opened this issue Feb 5, 2017 · 0 comments
Assignees

Comments

@mvantellingen
Copy link
Contributor

https://sentry.io/django-oscar/sandbox/issues/213918648/

TypeError: 'dict_values' object is not subscriptable
(6 additional frame(s) were not displayed)
...
  File "oscar/apps/dashboard/reports/views.py", line 51, in get
    context = self.get_context_data(object_list=self.queryset)

TypeError: 'dict_values' object is not subscriptable
@mvantellingen mvantellingen self-assigned this Feb 5, 2017
mvantellingen added a commit that referenced this issue Feb 5, 2017
A dict_values object was returned instead of a list. See #2223
MrVoltz pushed a commit to EndevelCZ/django-oscar that referenced this issue Aug 21, 2018
A dict_values object was returned instead of a list. See django-oscar#2223
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