1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-01-30 03:51:16 +00:00
This commit is contained in:
quark 2024-05-24 21:47:30 +02:00 committed by korenstin
parent adacc293f5
commit 4c390dce17

View File

@ -1,5 +1,10 @@
# Copyright (C) 2018-2024 by BDE ENS Paris-Saclay
# SPDX-License-Identifier: GPL-3.0-or-later
from django.apps import AppConfig
class FoodkfetConfig(AppConfig):
name = 'foodkfet'
name = 'food'
verbose_name = _('food')