Hi,

I'm using python + django en web project that use google picasa web
albums API

When i deploy app en google appengine i have this error:

ViewDoesNotExist at /
Tried main in module trazovillena.main.views. Error was: 'module'
object has no attribute 'v1_deprecated'

That is for this import:
import gdata.photos.service

i have __init__.py in director project_base/gdata/photos and it works
in another machines, but not in app engine.
Anyone have some problem ?

A lot of thx.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" 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-picasa-data-api?hl=en.

Reply via email to