I followed the directions on http://www.allbuttonspressed.com/projects/djangoappengine, but afterwards realized that the resulting proje开发者_如何学Goct has almost 5,000 files, namely because of the
I\'m developing an app that interfaces with an iPhone app via an API. I am building it on Google App Engine, using django-nonrel. I\'m looking for a solution that allows me to build read-write APIs th
Following these steps produces the following开发者_StackOverflow: $ python2.5 ../appengine-monkey/appengine-homedir.py --gae $GAE_PATH pyramidapp
I am trying to use Gson to parse a class for storing as a blob on Google Appengine. I have added the file gson-1.7.1.jar to my build path and the web-inf/lib folder. My app compiles fine, but when att
In Appengine, I am trying to have a property value computed automatically and stored with the object.
I\'ve a problem with the methode blobstoreService.getUploadedBlobs(). I\'ve a JSP page in wich one I set an uploader like this :
I have integrated the app with google apps marketplace. When the app is invoked from drop down \"more\" link on google apps(universal navigation bar), i expect the apps namespace key to be automatical
I\'m using python + django in gae python proyect. I\'m working with picasa python api, but in my computer i haven\'t problems with gdata.photos.service, but when i push project in GAE servers i have t
I want to test and develop locally, while having the application on the air, and I\'d rather not use two separate application id\'s because this means I have to change the code every time I deploy a n
I\'m thinking about updating my version of the GAE SDK (1.5.1 -> 1.5.4). However, I\'ve never updated a SDK before and I can\'t find any tools provided by GAE to facilitate this task nor am I aware th