Miserlou/Zappa

Add a pre-deployment sanity check

Open

#78 ouverte le 11 mai 2016

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)Python (1 286 forks)batch import
enhancementgood-ideahacktoberfesthelp wanted

Métriques du dépôt

Stars
 (11 903 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur