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

from django.apps import AppConfig class EntriesConfig(AppConfig): name = 'entries'