society-self-service/ssmain/apps.py

6 lines
92 B
Python

from django.apps import AppConfig
class SsmainConfig(AppConfig):
name = 'ssmain'