1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-02 03:58:30 +02:00
Files
plateforme-corres2math/apps/eastereggs/apps.py
Yohann D'ANELLO 369c9e2fa2 Add some popups
2020-09-22 21:20:20 +02:00

6 lines
95 B
Python

from django.apps import AppConfig
class EastereggsConfig(AppConfig):
name = 'eastereggs'