plateforme-corres2math/apps/eastereggs/apps.py

6 lines
95 B
Python
Raw Normal View History

2020-09-22 19:20:20 +00:00
from django.apps import AppConfig
class EastereggsConfig(AppConfig):
name = 'eastereggs'