Hi,

On 5/1/07, Antipin Aleksei <[EMAIL PROTECTED]> wrote:
>
>
> I found the mistake- to get account/login I should put in routing
>
> map.connect('accoutn/login', controller='account', action='login)
>
> but I had
> map.connect('login', controller='account', action='login)


Note that the snippet posted still contains a typo: 'accoutn' instead of
'account'.

Max.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
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