--- Revision None +++ Revision 373239316262 @@ -0,0 +1,2 @@ +import platform +PRODUCTION_MODE = platform.node().startswith('http')