I'm working on a python app using GoogleAppEngineLauncher.app on mac. I've run into a problem where changes to code won't be automatically reloaded when I save the file.
If the file is on the top level of my app's directory it will reload, but files in subdirectories do not get reloaded. This means that I either have to restart the server every time I make a change or I have to have a horribly disorganized project directory. Is there a way to remedy this? Am I doing it wrong? Any help would be greatly appreciated. macinjosh.sh -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
