1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-04 13:32:14 +02:00

Add some popups

This commit is contained in:
Yohann D'ANELLO
2020-09-22 21:20:20 +02:00
parent 1a56725795
commit 369c9e2fa2
10 changed files with 107 additions and 38 deletions

5
apps/eastereggs/apps.py Normal file
View File

@ -0,0 +1,5 @@
from django.apps import AppConfig
class EastereggsConfig(AppConfig):
name = 'eastereggs'