from django.apps import AppConfig class LibraryConfig(AppConfig): name = "library"