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

Create new applications

This commit is contained in:
Yohann D'ANELLO
2020-09-21 15:41:55 +02:00
parent f0eb6abe85
commit ca4b0729e7
15 changed files with 37 additions and 0 deletions

View File

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