On Mon, Apr 28, 2008 at 6:19 PM, jerry <[EMAIL PROTECTED]> wrote: > Is there a way to construct URLs like """/controller/action/id? > q=1&q=2""" with url_for()?
I don't think so. If there's demand for this we can turn a list of values into multiple parameters. Does MultiDict offer anything that would help with this? -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
