[Grok-dev] Uncrufty URLs

f f m ffm at cluenet.org
Thu May 8 20:55:23 EDT 2008


 I was reading through the tutorials, and I was wondering if there was a way
to pass parameters to a view method from the URL that isn't ugly, like the
example "http://localhost:8080/test?value1=3&value2=5"?

I want to be able to have a URL like "http://example.com/go/Title:Subtitle"
and have it pass <Title> and <Subtitle> to a method.

Is there anything like the way routes work in Pylons, or using the regexs in
Django?

Thanks,
FFM
-- 
View this message in context: http://www.nabble.com/Uncrufty-URLs-tp17139575p17139575.html
Sent from the Grok mailing list archive at Nabble.com.



More information about the Grok-dev mailing list