Hi Michael,

mcobrien wrote:
> now that sdk 1.1.9 disallows access to "skipped" files, the
> LoadAppengineEnvironment() function in the django helper isn't
> working. It makes a call to LoadAppConfig, which tries to read
> app.yaml. Since this is a skipped file (it's actually marked as
> skipped when LoadAppConfig is first called), the read fails.
> 
> Is anyone else having this issue, or is something strange about my
> config? I'm using the latest google-app-engine-django from svn, and
> Vista x64.

Yes, this was a problem.

I've just committed r72 and r73 to make the helper compatible with the 
new SDK release.

Please let us know (file an issue in the tracker) if you encounter any 
more instances of the helper attempting to access files that would not 
be present in a production environment.

Cheers

Matt Brown

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to