It is used if you run your Django app as standalone. It will load your settings and populate Django’s application registry . You can read the detail on the Django documentation.
It is used if you run your Django app as standalone. It will load your settings and populate Django’s application registry . You can read the detail on the Django documentation.