0 votes
in Django by

Which setting can be used while adding a new Django app?

a) DYNAMIC_APPS

b) ADD_APPS

c) INSTALLED_APPS

d) CREATE_APPS

1 Answer

0 votes
by
c) INSTALLED_APPS
...