Contents/欢迎阅读:
from django.apps import AppConfig [文档]class AppModelsConfig(AppConfig): name = 'app_models'