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

AttributeError: 'GpxModel' object has no attribute 'calculate_values' #90

Open
jedie opened this issue Nov 26, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jedie
Copy link
Owner

jedie commented Nov 26, 2023

  File "/home/yunohost.app/django-for-runners/venv/lib/python3.9/site-packages/django/views/generic/base.py", line 143, in dispatch
    return handler(request, *args, **kwargs)
  File "/home/yunohost.app/django-for-runners/venv/lib/python3.9/site-packages/for_runners/admin/gpx.py", line 267, in get
    instance.calculate_values()

Exception Type: AttributeError at /django-for-runners/for_runners/gpxmodel/1/calculate_values/
Exception Value: 'GpxModel' object has no attribute 'calculate_values'
@jedie jedie added the bug Something isn't working label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant