On 9 June 2011 09:49, Haulyn Jason wrote:
> application = loadapp('config:/var/www/domix.us/development.ini')
> application = ErrorMiddleware(application, debug=True)Why are you adding in the error middleware? Pylons already has error middleware built in. -- Raoul Snyman B.Tech Information Technology (Software Engineering) E-Mail: [email protected] Web: http://www.saturnlaboratories.co.za/ Blog: http://blog.saturnlaboratories.co.za/ Mobile: 082 550 3754 Registered Linux User #333298 (http://counter.li.org) -- 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.
