From 3bd3b53a10911b98024fe1bfd91eaec04f9ee8b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 7 Feb 2023 11:24:05 +0100 Subject: [PATCH] configure apt preferences to get django from backports (#74250) --- bullseye/preferences.d/entrouvert-debian-backports | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/bullseye/preferences.d/entrouvert-debian-backports b/bullseye/preferences.d/entrouvert-debian-backports index 653c30c..bd80c1e 100644 --- a/bullseye/preferences.d/entrouvert-debian-backports +++ b/bullseye/preferences.d/entrouvert-debian-backports @@ -10,3 +10,14 @@ Pin-Priority: 900 Package: pdf.js-common Pin: release o=Entr'ouvert,n=bullseye Pin-Priority: 900 + +# +# Django 3.2 +# +Package: python3-django +Pin: release a=bullseye-backports +Pin-Priority: 900 + +Package: python3-sorl-thumbnail +Pin: release a=bullseye-backports +Pin-Priority: 900