yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17382
[Bug 1343342] [NEW] Allow adding to INSTALLED_APPS from local_settings.py
Public bug reported:
Due to the way local_settings.py are imported, it's not possible to
extend INSTALLED_APPS in it -- we can only override it completely, which
would break Horizon.
I want to add an ADD_INSTALLED_APPS setting option, similar to that for
panels and dashboards, that would be prepended to the INSTALLED_APPS
list.
** Affects: horizon
Importance: Undecided
Assignee: Radomir Dopieralski (thesheep)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1343342
Title:
Allow adding to INSTALLED_APPS from local_settings.py
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
Due to the way local_settings.py are imported, it's not possible to
extend INSTALLED_APPS in it -- we can only override it completely,
which would break Horizon.
I want to add an ADD_INSTALLED_APPS setting option, similar to that
for panels and dashboards, that would be prepended to the
INSTALLED_APPS list.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1343342/+subscriptions
Follow ups
References