from django.apps import AppConfig class ThingsForTestingConfig(AppConfig): name = 'things_for_testing'