Reviewed: https://review.openstack.org/392106 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6db8fd82f54daf130a4597283fd22739d8deb791 Submitter: Jenkins Branch: master
commit 6db8fd82f54daf130a4597283fd22739d8deb791 Author: Rob Cresswell <[email protected]> Date: Tue Nov 1 10:28:14 2016 +0000 Add LOCALE_PATHS to settings manage.py compilemessages doesn't seem to function without this setting Change-Id: I0efad66e6dee424a82479e7679ef0d3534163014 Closes-Bug: 1638240 ** 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/1638240 Title: manage.py compilemessages fails Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Some of the manage.py commands fail with the following error: CommandError: This script should be run from the Django Git checkout or your project or app tree, or with the settings module specified. This is due to LOCALE_PATHS missing from our settings. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1638240/+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

