From 2c136d6cdebc9061f72120120c3e07ec87d5e86c Mon Sep 17 00:00:00 2001 From: ens-lgil Date: Fri, 10 Jul 2026 13:37:12 +0100 Subject: [PATCH] Update the page header --- requirements.txt | 2 +- rest_api/templates/rest_api/header.html | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6516e69..96c2e2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ #### Django library #### -Django==6.0.6 +Django==6.0.7 #### Python PostgreSQL library #### # psycopg2-binary==2.9.11 psycopg[binary]==3.3.4 diff --git a/rest_api/templates/rest_api/header.html b/rest_api/templates/rest_api/header.html index 457af88..a7a3529 100644 --- a/rest_api/templates/rest_api/header.html +++ b/rest_api/templates/rest_api/header.html @@ -15,6 +15,7 @@