I migrated from google.appengine.ext.webapp and ran into an issue with webapp2.WSGIApplication. I am using Django as the backend
google.appengine.ext.webapp
webapp2.WSGIApplication
the main pa