Git-Host / cpedialog

Automatically exported from code.google.com/p/cpedialog
0 stars 0 forks source link

TypeError: render() takes at least 3 arguments (2 given) #61

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login using Gmail.
2. "System Configuration"
3. Url to check http://jquery-plugin.appspot.com/

Traceback (most recent call last):
  File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 515, in __call__
    handler.get(*groups)
  File "/base/data/home/apps/jquery-plugin/2.346810134547731614/blog.py", line 75, in get
    view.ViewPage(cache_time=36000).render(self)
TypeError: render() takes at least 3 arguments (2 given)

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
cpedialog_20091203_2.0_RC2 

Please provide any additional information below.

Original issue reported on code.google.com by vvas...@gmail.com on 10 Dec 2010 at 11:33

GoogleCodeExporter commented 9 years ago
Same error here, after downloading latest SVN version and uploading it (under 
my App ID) straight to the Google App Engine.

Original comment by karel.fa...@gmail.com on 3 Apr 2013 at 1:13