Maybe it\'s a bug, but I\'m posting here anyway.
I get the following issue on my local AppEngine testing server:
WARNING 2012-01-10 06:08:40,336 rdb
might be late but maybe would help someone else. so, when you add
jinja2.FileSystemLoader(os.path.join(os.path.dirname(__file__), 'templates'))
don't add - url: /templates static_dir: templates to your app.yaml file
- url: /templates static_dir: templates