ernestophone.ens.fr/actu/apps.py
2020-09-10 15:06:53 +02:00

5 lines
83 B
Python

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