March 2020
Intermediate to advanced
608 pages
17h 17m
English
If you check the index page of administration, you will see something like this:

The INSTALLED_APPS setting accepts either the path to an app or the path to app configuration. Instead of the default app path, we can pass an app configuration. There, we change the verbose name of the app and can even apply some signal handlers or do some other initial setup for the app.