Miserlou/Zappa

Add a pre-deployment sanity check

Open

#78 创建于 2016年5月11日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Python (11,903 star) (1,286 fork)batch import
enhancementgood-ideahacktoberfesthelp wanted

描述

Just display warnings if the app_module doesn't exist to avoid the

 UnboundLocalError: local variable 'app_module' referenced before assignment 

that happens from putting the wrong values in zappa_settings.

贡献者指南