plateforme-tfjm2/apps/member/apps.py

6 lines
92 B
Python

from django.apps import AppConfig
class MemberConfig(AppConfig):
name = 'apps.member'