app-engine-patch
Problem setting up unit testing when using app engine patch on google app engine
I\'m having a lot of trouble writing unit tests for my app engine patch solution. I\'ve asked this question on experts exchange (http://www.experts-exchange.com/Programming/Languages/Scripting/Python[详细]
2023-01-20 04:33 分类:问答django logging: log is not created
I\'m running my app on the GAE development server, with app-engine-patch to run Django. One of my views is bugged , so I want to log everything that happens.[详细]
2023-01-14 22:32 分类:问答Sys.path modification or more complex issue?
I have problems with importing correctly a module on appengine. My app generally uses django with app-engine-patch, but this part is task queues using only the webapp framework.[详细]
2023-01-14 08:51 分类:问答Django vs GAE + Django vs GAE + other framework
I`m looking for opinion which one is better for building web applications(web sites). I have some experience with Django, and some with Google App Engine and App-Engine-Patch[详细]
2022-12-28 07:18 分类:问答why i can't run app-engine-patch on my gae
this is app-engine-patch http://code.google.com/p/app-engine-patch/ i download it,and unzip , but can\'t running on my google-app-engine launcher[详细]
2022-12-28 01:53 分类:问答appcfg.py upload_data entity kind problem
I am developing application on app-engine-path and I would like to upload some data to datastore. For example I have a model[详细]
2022-12-25 21:19 分类:问答Multi choice form field in Django
I\'am developing application on app-engine-path. I would like to make form with multichoice (acceptably languages for user).[详细]
2022-12-24 13:49 分类:问答some ownership issues with github hosting
I know SO is not really the right place for anything related to legal, but I\'m not really asking any legal advice ... just some hints&tips.[详细]
2022-12-20 06:24 分类:问答Images caching in browser - app-engine-patch application
I have a little problem with caching the images in the browser for my app-engine application I`m sending last-modified, expires and cache-control headers but image is loaded from the server every time[详细]
2022-12-19 02:21 分类:问答