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

6 lines
92 B
Python
Raw Normal View History

2020-04-29 04:06:02 +02:00
from django.apps import AppConfig
class MemberConfig(AppConfig):
name = 'apps.member'