Reviewed: https://review.openstack.org/408858 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d219f6078b315048b770e1f0c420dce6ad4f6ec9 Submitter: Jenkins Branch: master
commit d219f6078b315048b770e1f0c420dce6ad4f6ec9 Author: Richard Jones <[email protected]> Date: Fri Dec 9 11:12:45 2016 +1100 Turn off angular template cache preloading when DEBUG=True This allows easier reloading of changed HTML templates when developing them. Change-Id: If1acaf2e03c21e13652e6c8ff0e4984b77ea8716 Fixes-Bug: 1648656 ** Changed in: horizon Status: In Progress => 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/1648656 Title: Angular template cache preloading makes developers cry Status in OpenStack Dashboard (Horizon): Fix Released Bug description: It is difficult to convince angular to reload a changed HTML file with preloaded template caching turned on. It should be turned off when DEBUG is on. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1648656/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

