pulseapi/creators/apps.py (3 lines of code) (raw):

from django.apps import AppConfig class CreatorsConfig(AppConfig): name = 'creators'