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: 'NoneType' object is not subscriptable #613

Closed
ae-utbm-sentry bot opened this issue Apr 4, 2023 · 0 comments
Closed

TypeError: 'NoneType' object is not subscriptable #613

ae-utbm-sentry bot opened this issue Apr 4, 2023 · 0 comments

Comments

@ae-utbm-sentry
Copy link

ae-utbm-sentry bot commented Apr 4, 2023

Sentry Issue: SITH3-B

TypeError: 'NoneType' object is not subscriptable
(4 additional frame(s) were not displayed)
...
  File "core/views/__init__.py", line 170, in dispatch
    return super(GenericContentPermissionMixinBuilder, self).dispatch(
  File "django/views/generic/base.py", line 98, in dispatch
    return handler(request, *args, **kwargs)
  File "counter/views.py", line 417, in post
    context = self.get_context_data(object=self.object)
  File "counter/views.py", line 691, in get_context_data
    kwargs["basket_total"] = self.sum_basket(self.request)
  File "counter/views.py", line 442, in sum_basket
    total += infos["price"] * infos["qty"]
@github-project-automation github-project-automation bot moved this to Todo in Sith v3 Apr 4, 2023
@Juknum Juknum added this to Sith v3 Apr 4, 2023
@Juknum Juknum added this to the Qualifications April 2023 milestone Apr 5, 2023
@Juknum Juknum modified the milestones: Qualifications Mai 2023, Qualifications Octobre 2023 Sep 6, 2023
@Juknum Juknum removed their assignment Jun 26, 2024
@imperosol imperosol removed this from the Qualifications 2023/10 milestone Aug 1, 2024
@github-project-automation github-project-automation bot moved this from Todo to Déployé en production in Sith v3 Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Déployé en production
Development

No branches or pull requests

2 participants