r = memcache.get(replies_rendered_tag) NameError: global name 'replies_rendered_tag' is not defined
TNT
2010 年 9 月 12 日
代码是否推送到GITHUB了呢?
marguin
2010 年 9 月 12 日
速度了~
Weakdancer
2010 年 9 月 12 日
访问 http://v2ex.appspot.com/t/815 点击“只看楼主” 出错了 Traceback (most recent call last): File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 511, in __call__ handler.get(*groups) File "/base/data/home/apps/v2ex/1.344734823371926840/topic.py", line 300, in get r = memcache.get(replies_rendered_tag) NameError: global name 'replies_rendered_tag' is not defined
Livid
2010 年 9 月 12 日
这个问题已经解决,正在部署。
Livid
2010 年 9 月 12 日
现在首页的性能也优化了。
第 1 页 / 共 1 页
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。