Monday, November 21, 2011

Re: anybody running django on the app engine with the sql service?

Hi,

I'm working in the integration. It is still not tested and definitely not optimized and has some features that a want
to implement, but I made a admin interface works.

The most import features that I want to implement is to run a remote syncdb instruction. 

I think the easiest way to do it is to directly (from development environment) access the google cloud sql instance.

Are there some way that a I can connect the the cloud sql instance from the development environment in python? I didin't found any documentation about that.

Tomás



No comments:

Post a Comment