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:
5
apps/eastereggs/apps.py
Normal file
5
apps/eastereggs/apps.py
Normal file
@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class EastereggsConfig(AppConfig):
|
||||
name = 'eastereggs'
|
Reference in New Issue
Block a user