devstack.py
4.28 KB
-
Failing startup if private settings fail to load · 7c6a30f1
Squashing private settings import errors leads to wasted developer time when developers expect settings to be in place, and they aren't. This change only loads private settings if the private.py file exists. If there is an error during the import of that file, the application will not start. ECOM-2653
Clinton Blackburn committed