Thanks for the link... Id seen the details about Django being able to
connect, but I glanced over it quickly as it didnt seem relevant to my
needs.
Im using Python2.7 + webapp2, so was hoping i could connect directly
to a dev instance of CloudSQL from within Python Code.
Is there an easy way to connect from within Python code? or do i need
to go take Django apart to see how its working??

Cheers









On Feb 8, 1:29 pm, Johan Euphrosine <pro...@google.com> wrote:
> Hi Joe,
>
> Sounds like a good candidate for a Stack Overflow question :)
>
> Which language/framework are you using? If you are using Django this is
> easy:https://developers.google.com/cloud-sql/docs/django#authentication
>
> """
> When running on dev_appserver.py during development, the Django backend
> communicates with Google Cloud SQL over an HTTP API, which requires a valid
> OAuth2 user token to authenticate the request.
> """
>
> Hope that helps, and feel free to post the url of your stackoverflow
> question if you fill any.
>
>
>
>
>
> On Wed, Feb 8, 2012 at 2:12 PM, Joe Bourne <joebou...@gmail.com> wrote:
>
> > Is it possible to connect the DEV appserver to a cloudSQL instance?
> > (not a local MySQL instance)
>
> > or for that matter, is it possible to connect anything on your desktop
> > to the CloudSQL instance??
>
> > --
> > 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.
>
> --
> Johan Euphrosine (proppy)
> Developer Programs Engineer
> Google Developer Relations- Hide quoted text -
>
> - Show quoted text -

-- 
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