Comment 2 for bug 1343342

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/107747
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ce3fea4921be6af50221c974971da9cadab6fa26
Submitter: Jenkins
Branch: master

commit ce3fea4921be6af50221c974971da9cadab6fa26
Author: Radomir Dopieralski <email address hidden>
Date: Thu Jul 17 17:19:52 2014 +0200

    Allow adding to INSTALLED_APPS from local_settings.py

    Defines a new option, ADD_INSTALLED_APPS, which gets prepended
    to the beginning of INSTALLED_APPS.

    Change-Id: I956835c3e18edee9e223a607005b47a5c5977687
    Closes-bug: #1343342