ernestophone.ens.fr/gestion/apps.py
2021-04-29 00:27:33 +02:00

5 lines
89 B
Python

from django.apps import AppConfig
class GestionConfig(AppConfig):
name = "gestion"