On Mon, Feb 23, 2009 at 11:00 AM, Chris Curvey <[email protected]> wrote:
>
> 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?

I deleted the article since it's out of date and doesn't cover
anything more than the Pylons documentation does:

http://pylonshq.com/docs/en/0.9.7/configuration/#url-configuration

I wrote a new manual for Routes which is waiting to get into the documentation:

http://sluggo.scrapping.cc/python/routes-manual.html
http://sluggo.scrapping.cc/python/routes-manual.txt  (source)

-- 
Mike Orr <[email protected]>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to