tipfy
With Python, GAE and Tipfy, unable to pass a db.key as parameter for image retrieval
Ok, so I\'m playing around with tipfy, making a simple photo-gallery. I have a working solution using webbapp, this is my template, browse.htm, which stays the same in both examples:[详细]
2023-02-14 22:05 分类:问答App engine datastore query issue
I have a weired problem with couple of queries I am trying to run. I have built a method which returns a tuple of result from the query-[详细]
2023-02-12 07:41 分类:问答How to configure the flex crossdomain.xml in tipfy
I would like to know how to configure the flex crossdomain.xml in tipfy with the Google app engine skd.[详细]
2023-02-11 23:58 分类:问答Authentication using any OpenID with Tipfy
I am developing the authentication part of my app and I\'ve run into issues with coding authentication using OpenID.[详细]
2023-02-07 12:28 分类:问答Tipfy: How to display blob in template?
Given is on gae using tipfy (python) the following model: greeting.avatar开发者_JAVA技巧 = db.Blob(avatar)[详细]
2023-02-05 20:34 分类:问答Tipfy: "NotFound: 404" when accessing multi-auth example locally
I am using the Tipfy开发者_如何学编程 framework ( tipfy.org ) on the Google App Engine. I would like to extend the multi-auth example ( http://tipfy-auth.appspot.com/ ).[详细]
2023-02-05 19:41 分类:问答How do I use Tipfy and wsgi_intercept together for testing?
I\'m creating an API using Tipfy. I have an existing suite that tests some methods I will expose via URL, but what I\'d like to do is see exactly how these functions will work once they\'re exposed. I[详细]
2023-02-03 18:40 分类:问答Catch-all routing using Tipfy
Using tipfy, how does one express a catch-all route in urls.py if more 开发者_高级运维specific routes do not match?[详细]
2023-01-21 11:07 分类:问答Using PayPal with AppEngine (Python)
I\'m looking to use Google开发者_开发问答 AppEngine (Python). The Tipfy framework looks very good. How do I add PayPal and/or Google Web Payments into my app.[详细]
2023-01-16 19:46 分类:问答tipfy on Google App Engine (GAE) installing extensions
I\'m trying to get tipfy working on Google App Engine (GAE). I\'m using Windows XP. The \"hello world\" example is working fine. What I\'m don\'t understand is how to correctly install extensions.[详细]
2023-01-15 08:54 分类:问答