from django.apps import AppConfig class AuthorsConfig(AppConfig): name = 'apps.authors'