Add models

This commit is contained in:
Yohann D'ANELLO
2020-02-29 07:20:47 +01:00
parent 386013b137
commit ce6a169259
12 changed files with 74 additions and 8 deletions

View File

@ -0,0 +1,8 @@
# Copyright (C) 2020 by BDE ENS Paris-Saclay
from django.apps import AppConfig
class TBDEConfig(AppConfig):
name = 'tbde'
verbose_name = _('tombola')