I found that in rewrite.py
def _params_default(app=None):
there is
   p.error_message_ticket = ...

Is there a way to customise/overwrite this error messag in my
application?
or do i have to edit rewrite.py to customize it

Reply via email to