Hi guys just when I was ready to deploy my first app using uwsgi I found out about the double slash problem on links. So I read a post that says adding the extra parameter qualified=True to url() fixes the problem so I was wondering if is it possible to modify in some way the url function to make all calls qualified=True.
-- 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.
