It appears that routes has changed since http://wiki.pylonshq.com/display/pylonscookbook/Routes+for+people+in+a+hurry was written. To map a controller/action to the root of the site, you now need to specify map.connect("/", controller=mycontroller, action="index").
Where/how should I report issues like this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
