From acf306097a1600bb6831f485882d343588b1c0e6 Mon Sep 17 00:00:00 2001 From: UncleReaton <42@hugo-mechiche.com> Date: Mon, 10 Oct 2022 21:01:31 +0200 Subject: [PATCH] Change user.userprofileinfo.user to user --- src/accounts/templates/accounts/edit.html | 2 +- src/templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/accounts/templates/accounts/edit.html b/src/accounts/templates/accounts/edit.html index d82c74a..4b2a18a 100644 --- a/src/accounts/templates/accounts/edit.html +++ b/src/accounts/templates/accounts/edit.html @@ -93,7 +93,7 @@
  • {% trans "Registered since" %} {{ user.date_joined|date:"Y-m-d" }}