@
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