mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-03 19:22:51 +02:00
Clone Corres2math platform
This commit is contained in:
8
apps/eastereggs/apps.py
Normal file
8
apps/eastereggs/apps.py
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright (C) 2020 by Animath
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class EastereggsConfig(AppConfig):
|
||||
name = 'eastereggs'
|
Reference in New Issue
Block a user