from django.apps import AppConfig class ShelfBooksConfig(AppConfig): name = 'apps.shelf_books'