调动我的 django、python 和 google app engine 网站
我目前正在开发一个手机网络应用程序。该网站是使用 python 和 django 下的谷歌应用引擎(GAE)编写的。我尝试使用 jqtouch 来移动我的网站,但 jqtouch (或 django-jqtouch)似乎不起作用.. 关于我应该做什么的任何想法?
i am currently developing a web application for a mobile phone. the website is written using google app engine (GAE) under python and django. i have tried using jqtouch to mobilize my website but jqtouch (or django-jqtouch) does not appear to be working.. any ideas on what i should do?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嗨丹尼尔
我会尝试使用完整的 django + GAE 来获取纯 GAE 中缺少的 django。有一个名为 www.allbuttonspressed.com 的项目,它支持完整的 django 与 google 应用引擎。我希望它能做你想做的事。
Hi Daniel
I'd try with full django + GAE for the django that's missing from pure GAE. There is a project called www.allbuttonspressed.com that enables full django with google app engine. I hope it can do what you want.