This question has been asked earlier: 07000
Application configuration objects store metadata for an application. Some attributes can be configured in AppConfig subclasses. Others are set by Django and read-only.
但是,应用程序的元数据是什么意思?只限于 AppConfig metadata: name , verbose_name , path , label , module ,