Miserlou/Zappa

Add a pre-deployment sanity check

Open

#78 opened on 2016年5月11日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Python (1,286 forks)batch import
enhancementgood-ideahacktoberfesthelp wanted

Repository metrics

Stars
 (11,903 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

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