Miserlou/Zappa

Add a pre-deployment sanity check

Open

#78 opened on 2016年5月11日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Python (11,903 stars) (1,286 forks)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.

コントリビューターガイド