gae
Tag details
Welcome to the 'gae' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'gae'.
Look up
"gae"
at The Free Dictionary
Latest blogosphere posts tagged “gae”
-
Walking through/counting all entities in GAE datastore
make YJL —
Authority: 112
I need to count how many entity of kind Blog has boolean property accepted set to True, but I suddenly realized that OFFSET in query is no use for me (In fact, it is not really useful). In SDK 1.1.0, OFFSET does what you think on Development Server if you first use GAE and have experience of SQL, but its ...1 day ago -
Dump from GAE and upload to Development Server
make YJL —
Authority: 112
I just download the data from one of my App Engine application by following “ Uploading and Downloading ,” I used this new and experimental bulkloader.py to download data into a sqlite3 database. You dont need to create the Loader/Exporter classes with this new method It does explain how to download and upload , ...2 days ago -
GAE Datastore Statistics API is not available for Development Server
make YJL —
Authority: 112
I just tried to add two entity counts to my apps statistics page. Then I found out, the statistics API —released on 10/13/2009, version 1.2.6—is not available for development server. You can run the following code without errors: from google.appengine.ext.db import statsglobal_stat = ...3 weeks ago -
App Engine SDK 1.2.6 リリース
suz-lab - blog —
Authority: 127
スズキです。 こちらでアナウンスされています。 http://googleappengine.blogspot.com/2009/10/app-engine-sdk-126-released-with.html 大きな昨日追加としては、 「メールの受信」と「アプリケーションの削除」が挙げられています。 【メールの受信】 ...4 weeks ago