from django.apps import AppConfig class ObjectAdderConfig(AppConfig): name = 'object_adder'