Django INSTALLED_APPS
Jan 12, 2024 · 1 min read · INSTALLED_APPS INSTALLED_APP is a list of strings that appoint/choose all the applications enabled in Django installation used to configure applications. When we create an application using the command line $ django-admin startapp nameofapp Then th...
Join discussion














