From 573765991d2cc6dd6fb280de17e07af1878b4df0 Mon Sep 17 00:00:00 2001 From: Mara Karagianni Date: Wed, 1 Nov 2023 13:05:08 +0200 Subject: [PATCH] requirements: update psycopg to 3.1.12 --- changelog/7782.md | 3 ++- digitalstrategie/templates/includes/upper_footer.html | 3 +-- requirements/dev.txt | 2 +- requirements/prod.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/changelog/7782.md b/changelog/7782.md index f278a9c9..db9dcdc8 100644 --- a/changelog/7782.md +++ b/changelog/7782.md @@ -11,5 +11,6 @@ - apps: added migration for wagtail custom renditions - Django from 4.1 to 4.2 - - site-packages: update taggit to v4. + - site-packages: update taggit to v4 Should update to latest version when compatible with wagtail to fix index_together deprecation + - requirements: update psycopg to v3 diff --git a/digitalstrategie/templates/includes/upper_footer.html b/digitalstrategie/templates/includes/upper_footer.html index 2931699b..a2967e12 100644 --- a/digitalstrategie/templates/includes/upper_footer.html +++ b/digitalstrategie/templates/includes/upper_footer.html @@ -22,8 +22,7 @@

{{ menuitem.title }}

{% get_language_info for 'de-ls' as language %} {% get_has_translation page 'de_ls' as has_translation_de_ls %}
  • - -