AppConfig.label
Short name for the application, e.g. 'admin'
This attribute allows relabeling an application when two applications have conflicting labels. It defaults to the last component of name
. It should be a valid Python identifier.
It must be unique across a Django project.
Please login to continue.