V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
Weakdancer
V2EX  ›  问与答

其实我一直很想知道怎么在picky上输出所有tweets?

  •  
  •   Weakdancer · 2010-08-20 12:13:02 +08:00 · 4352 次点击
    这是一个创建于 4989 天前的主题,其中的信息可能已经有所发展或是发生改变。
    总是找不到好的解决方案。
    请教一下。
    4 条回复    1970-01-01 08:00:00 +08:00
    Livid
        1
    Livid  
    MOD
       2010-08-20 12:28:57 +08:00
    Weakdancer
        2
    Weakdancer  
    OP
       2010-08-20 12:36:51 +08:00
    谢谢 我看看
    Weakdancer
        3
    Weakdancer  
    OP
       2010-08-20 14:32:54 +08:00
    @Livid

    这个应该是我的问题把。

    我使用:
    hg clone https://project-picky.googlecode.com/hg/ project-picky
    克隆并更新后
    http://wonderpy.appspot.com/tweets
    出现:
    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/wonderpy/3.344210450926790966/main.py", line 243, in get
    output = template.render(path, template_values)
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/template.py", line 80, in render
    t = load(template_path, debug)
    File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/template.py", line 108, in load
    template = django.template.loader.get_template(file_name)
    File "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loader.py", line 79, in get_template
    source, origin = find_template_source(template_name)
    File "/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loader.py", line 72, in find_template_source
    raise TemplateDoesNotExist, name
    TemplateDoesNotExist: tweets.html
    Weakdancer
        4
    Weakdancer  
    OP
       2010-08-20 14:43:35 +08:00
    @Livid

    不用麻烦了
    我太粗心 没注意到主题

    非常感谢
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5177 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 03:49 · PVG 11:49 · LAX 20:49 · JFK 23:49
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.