Hi, how can I override that nice orange 404 Not Found default pylons 0.9.7rc6 page?
And if I try to run a method that doesn't exits http://localhost:5000/controller/FakeMethod i get WebError Traceback: ⇝ NotImplementedError: Action u'FakeMethod ' is not implemented Where can I catch that error? And How can I disable the debug console completely, and show to the user - "an error occurred" or something like that. Regards P. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
