I am trying to build an app for google app engine.  I currently use
the auth_user for website registration.   I added some extra fields to
the registration.  I was trying to add an additional auth_user field
for avatar file upload.  it appears that this will conflict with
google blob property.  Does anybody have a suggestion on how I could
go about having a user upload a profile image through auth_user
without causing problems with app engine db?


chawk

Reply via email to