1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

django_htcpcp_tea in middleware only if in apps

This commit is contained in:
bleizi
2024-02-07 20:00:58 +01:00
parent abc88d0118
commit 82fea65b5e
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
from django.conf import settings
from django.conf.urls import include
from django.conf.urls import include
from django.urls import re_path
from rest_framework import routers