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
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'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: