From 04318e3b0aaeb410e093e2fdd238cc6ebfa36bad Mon Sep 17 00:00:00 2001 From: Starthur Date: Fri, 27 May 2022 16:53:53 +0200 Subject: [PATCH] Add created challenges on profile --- src/accounts/templates/accounts/profile.html | 17 +++++++++++++++-- src/accounts/views/views.py | 7 ++++--- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/src/accounts/templates/accounts/profile.html b/src/accounts/templates/accounts/profile.html index 66b8f9b..33b17fc 100644 --- a/src/accounts/templates/accounts/profile.html +++ b/src/accounts/templates/accounts/profile.html @@ -75,13 +75,26 @@ {% endfor %} + +