5 messages in com.googlegroups.google-appengine[google-appengine] Re: problems with ...
FromSent OnAttachments
Marley26 Apr 2008 16:47 
Ross Ridge26 Apr 2008 17:22 
Marley26 Apr 2008 18:39 
Ross Ridge27 Apr 2008 00:31 
Ben the Indefatigable27 Apr 2008 05:52 
Subject:[google-appengine] Re: problems with app.yaml url mappings
From:Ross Ridge (rri@csclub.uwaterloo.ca)
Date:04/27/2008 12:31:09 AM
List:com.googlegroups.google-appengine

Marley wrote:

thanks for the reply. I made that change and restarted the server and it worked. Guess you have to restart the server each time you change the app.yaml?

I think the dev server will automatically detect that the app.yaml changed and reload it, much like it does for Python files. I haven't really tested that though, I don't change my app.yaml file very much.