-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…
-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…
-
I get the following error when I tried my code in the actual app engine environment, but it works fine in the dev environment (presumably a difference between @tomwalder's GQL parser and Google's).
…
-
```
Some projects are shipped as ZIP files, like GAE...
Would be awesome seeing it downloading it once
http://googleappengine.googlecode.com/files/appengine-java-sdk-1.3.0.zip
then unpacking and slic…
-
from google.appengine.api import taskqueue
How can I make this work locally, and deployed? This doesn't seem to be installable from requirements.txt. Seems as if one needs to copy gcloud sdk to a…
-
```
What steps will reproduce the problem?
1. Create model class which includes unsupported property type (e.g.
UserProperty)
2. Populate and save at least one instance of model class
3. Import serial…
-
```
What steps will reproduce the problem?
Install gcloud tool using:
"curl https://sdk.cloud.google.com | bash"
on CentOS 6.5 x64, login using "gcloud auth login" and then update "app"
component:
"g…
-
## Tasks
- [ ] Build war (asked @paradoxengine over twitter how to do that)
- [ ] Setup docker file to run war
- [ ] Send PR to github repo
## Source code
https://github.com/google/firing-range
## Re…
-
```
What steps will reproduce the problem?
1. Take the first five steps of issue 116 (source code updated to match this
test case),
https://code.google.com/p/google-plugin-for-eclipse/issues/detail?…
-
```
What steps will reproduce the problem?
1. get python gae sdk 1.8
2. get cccwiki, dotmatrix, tasks samples
3. try to run then
What is the expected output? What do you see instead?
expect to run, d…