TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Django-Based Blog on Google App Engine Tutorial, Part 1

35 点作者 unfug大约 16 年前

4 条评论

pufuwozu大约 16 年前
I've been looking into what helper I should use for App Engine + Django. I've been trying to decide between google-app-engine-django (what this tutorial uses) and the app-engine-patch.<p><a href="http://code.google.com/p/google-app-engine-django/" rel="nofollow">http://code.google.com/p/google-app-engine-django/</a><p><a href="http://code.google.com/p/app-engine-patch/" rel="nofollow">http://code.google.com/p/app-engine-patch/</a><p>Anyone have an comparisons or recommendations?
theschwa大约 16 年前
Can anyone give me some basic cost estimates for running a blog like this? Obviously it fluctuates depending on usage, but even a ball park would help.<p>Currently I'm planning on doing my blog off of webfaction with Django, but I'm not sure how they'd compare?
评论 #633302 未加载
andrewljohnson大约 16 年前
I also wrote a Django App Engine site for my blog, just to check out App Engine: <a href="http://www.andrewljohnson.com" rel="nofollow">http://www.andrewljohnson.com</a>. It is in fact really easy to use.<p>I'll give the source to anyone who wants it :)
评论 #633207 未加载
btbytes大约 16 年前
I wrote one <a href="http://teh.appspot.com/" rel="nofollow">http://teh.appspot.com/</a> many months back. The source is here: <a href="http://github.com/btbytes/teh/tree/master" rel="nofollow">http://github.com/btbytes/teh/tree/master</a>
评论 #633213 未加载