Hi, I currently have a python application and I am using the dev_appserver to run some tests locally, on some scenarios I need run tests with data on the production server, would it be possible to connect the dev_appserver to my production datastore? If so how should this be implemented?
I have tried to modify my appengine_config.py and add a connection there using remote_api_stub.ConfigureRemoteApiForOAuth() but that did not work. Best regards -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/557274a6-092d-4879-86db-8aa71bb08888%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
