Ouch! You found a typo.
This line
def view_post(request, post_id):
should be
def view_post():
I fixed it in the AlterEgo page. I hope this was the only typo. Sorry
about this.
On Dec 29, 4:10 pm, Jesper Mouritzen <[email protected]>
wrote:
> Hi,
>
> I was going through the "Crash course in web2py" found
> onhttp://www.web2py.com/AlterEgo/default/show/253/1. After the "Adding
> Views" part I get a invalid function message when clicking on a blog
> post and I was wondering what lies beneath this error. Is invalid
> function covering for a 404 or something different?
>
> regards,
--
You received this message because you are subscribed to the Google Groups
"web2py-users" 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/web2py?hl=en.