selecta Thu, 21 Apr 2011 02:44:38 -0700
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