'How to add dynamically apps in install apps in django settings.py by using apps.py of app directory?

I am trying to add app automatically after python manage.py startapp command in installed app in django-settings.py file.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source