society-self-service/sspromotions/apps.py

6 lines
99 B
Python

from django.apps import AppConfig
class SspromotionsConfig(AppConfig):
name = 'sspromotions'