开发者

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 for Django. And it seems to me that only Django is working faster than the GAE implementation. Is there some other frameworks that simplify the developments process, providing forms creating, user management, url resolving etc.

Thanks in advance, Ilian Iliev

P.S. I am also interested in GAE and webapp frame开发者_如何学运维work case


app-engine-patch and google-app-engine-django are dead.

Just use django-nonrel. It allows you to use Django-1.2 (development version) with some query-related limitations with App Engine (or with NoSQL databases such as couchdb).


If you have experience with Django, I would stick with Django. You'll improve quicker than you would by jumping to something entirely new.

If you are finding GAE difficult to work with, try a Django-friendly host: Webfaction are well-liked in the Django community, and (from what I can tell) they seem to make setting up the site pretty simple. Then you can leave behind GAE's eccentricities and concentrate on improving your Django skills.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜