from django.apps import AppConfig class ShelfItemsConfig(AppConfig): name = 'apps.shelf_items'