You need fetch them use the ordinary model, then create new entities using
the value you get from them, finally, save new ones and delete old ones.

2009/4/20 tommytastic <tommytas...@gmail.com>

>
>
> I am using appengine and appenginepatch for django
>
> I have a class defined in my models that was inheriting from db.Model.
> I've now changed it to polymodel.PolyModel. Since making the change,
> my existing entities are no longer retrievable. Is there a way to
> access them or convert them?
>
> Whats the recommended procedure for changing an entity class's kind?
>
> TIA, Tom
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to