yes. look into routes.examples.py and rename it routes.py to make it
work.

There are some differences:
in django this is requires, in web2py this is optional
django has only routes in, web2py had also routes out

On Oct 22, 9:07 pm, Wiiboy <jordon...@gmail.com> wrote:
> Hey guys,
> I'm just starting with Web2py, switching from Django.  I'm still
> testing to see if I should, so I might be spamming the group for a few
> days =).
>
> I know in Django one could, in urls.py define a specific url to
> include additional info (from the tutorial, a poll id), and have that
> passed to the view.  Any way to do that in Web2py?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to