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

Implementing QRcode creation, modifying Allergen model and creating of few views

This commit is contained in:
korenstin
2024-07-03 19:20:01 +02:00
parent 896095a44c
commit 210a3cc93c
18 changed files with 1022 additions and 387 deletions

View File

@ -2,6 +2,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later
from django.utils.translation import gettext_lazy as _
from django.apps import AppConfig