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

from django.apps import AppConfig class IssuesConfig(AppConfig): name = 'issues'