On the GettingStarted page (http://code.google.com/p/app-engine-patch/ wiki/GettingStarted) there is information on converting existing projects to app-engine-patch. I suggest adding a link to the info about DJANGO_STYLE_MODEL_KIND in the release notes (http:// code.google.com/p/app-engine-patch/wiki/ReleaseNotes) to the GettingStarted page.
My first use of app-engine-patch was to add Django to an existing non- Django app in Google App Engine. My app already had production data in GAE. It took me a long time to figure out why my new Django version of the app could no longer "see" the existing data even though it used the same model. As app-engine-patch becomes more popular (because it's awesome!) I expect others would be in the same situation of converting an existing GAE, non-Django app. Thanks! -- You received this message because you are subscribed to the Google Groups "app-engine-patch" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/app-engine-patch?hl=.
