← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1343342] Re: Allow adding to INSTALLED_APPS from local_settings.py

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

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


References