From a8d53a7bd583ee3977264bbf908657b5e6ea4c68 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Fri, 11 Oct 2024 10:27:52 +0200 Subject: [PATCH] fix --- alkatorapi/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alkatorapi/views.py b/alkatorapi/views.py index 20f557c..c3d3f0b 100644 --- a/alkatorapi/views.py +++ b/alkatorapi/views.py @@ -344,7 +344,7 @@ web: https://alkator.cz""", cc=[] ) - user = request.user + user = racer.profile.user template = TemplateResponse( None,