Hi all-

I'm just beginning with web.py and am enjoying it.

However, I've noticed that when doing the todo tutorial, once a todo
is added to the database, the redirect on Apache doesn't seem to work.

In other words, I begin at localhost:8888/todo/ and that displays the
todo list and form to add a todo. I add a todo.

When it redirects back to the page, I get localhost:8888/todo/
code.py/.

Is this a known issue or do I have something messed up?

Thanks,

Dan

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en.

Reply via email to