1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2024-12-26 20:22:21 +00:00
plateforme-corres2math/apps/participation/apps.py

6 lines
101 B
Python
Raw Normal View History

2020-09-21 13:41:55 +00:00
from django.apps import AppConfig
class ParticipationConfig(AppConfig):
name = 'participation'