Commit ebfbbbd4 by Clinton Blackburn Committed by Clinton Blackburn

Setting a default partner for devstack

ECOM-6560
parent f08645d2
......@@ -22,6 +22,8 @@ HAYSTACK_CONNECTIONS = {
SOCIAL_AUTH_REDIRECT_IS_HTTPS = False
DEFAULT_PARTNER_ID = 1
#####################################################################
# Lastly, see if the developer has any local overrides.
if os.path.isfile(join(dirname(abspath(__file__)), 'private.py')):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment