I manage to narrow the error little bit more. HTTP method is making the
difference. If I set the form’s method to GET error handler works too. It is
nothing to do with form.process as it has nothing to do with the error itself
(Amending the below comment of mine).
> On 31 Jan 2015, at 15:55, M.
I replicate the error easily. Could you please try to change your controller’s
index function to:
def index():
"""
example action using the internationalization operator T and flash
rendered by views/default/index.html or views/generic.html
if you need a simple wiki simply replac
I made some changes to my code and it seems I broke some stuff.
Problem is : instead of getting a ticket, my POST request is stalled and my
console is displaying this error :
ERROR - 27-12-2014 17:16:27 - Rocket.Errors.Thread-10 : Traceback (most
recent call last):
File "/opt/web2py-prod/gluo
3 matches
Mail list logo