have you checked the version of your app? app.yaml :
application: <your_appspot_id> version: <your_Version> runtime: python api_version: 1 go to appengine.google.com > click on <your_appspot_id> > Main > version are you sure that your version <your_version> is the one that is the default? I hope this help Abdelkrim Le lundi 23 avril 2012 14:14:10 UTC+2, Justin Barber a écrit : > > I have made an update to my application and can't seem to deploy it. > The deployer shows that it exited with process 0. When i go to the > site thought its the old pages. I have tried a dozen times with the > same results. How can i force it to update? > > Thanks, > > Justin -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/2i99LviS8cMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
