mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-11-27 02:43:01 +00:00
nom app
This commit is contained in:
parent
c27a8fefe5
commit
708216a67f
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user