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

5 lines
83 B
Python

from django.apps import AppConfig
class ActuConfig(AppConfig):
name = "actu"