Can I see your controller?

On Thursday, 18 October 2012 12:11:21 UTC-5, villas wrote:
>
> I want to read the content of a wiki page into my view:  
> views/mycontroller/mypage.html
> using:  {{=auth.wiki(my-wiki-slug') }}
>
> auth.wiki is on a function in:   controllers/default.py
>
> If the wiki page is found then it works OK.
> If the wiki page is not found,  then it redirects to:   
> mycontroller/mypage/_create/my-wiki-slug
>
> This redirect does not go to the correct place. 
>
>

-- 



Reply via email to