[PyWrapper-devel] queryforms does not work
Status: Alpha
Brought to you by:
jatorre
From: Javier de la T. <ja...@gm...> - 2006-05-31 12:58:19
|
Hi, I am having an error since last svn update. When I try to go to the QueryForms when I click in any datasource I always get and error: for ev, item in stream: File "/Users/javi/workspace/PyWrapper/webapp/queryforms/ queryform.py", line 193, in _pull NameError: name 'base_url' is not defined And by the way, I get redirected to: http://localhost:8080/tapir/queryforms/training/search/abcd206 Any idea where is this base_url defined? Javi. |