I am using routes 1.10.3 with python 2.5. I may be doing something wrong, but I have a unicode primary_key field and when routes passes the key "test.test" in the url, the controller only gets "test" and the trailing ".test" does not make it. I can't figure out what I am doing wrong here!
Thanks in advance for any help --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
