anand please restore the previous way of doing app.notfound that worked elegantly
________________________________ From: Aaron Swartz <[EMAIL PROTECTED]> To: [email protected] Sent: Saturday, November 1, 2008 5:09:25 PM Subject: [webpy] Re: customizing not found message > But I don't want to change app.notfound for every app that I use. > Is there a way in which we achieve both? I'm not sure I understand. I thought that you could only run one app at a time. (In 0.3, don't you call app.run()?) If you have subapps, obviously they can inherit 404s from their parent apps. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
