Can you shows us exactly which extra field causes the conflict? Massimo
On Dec 17, 8:09 pm, chawk <[email protected]> wrote: > 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

