Hello, I have an index page that takes arguments example.com/index/2008 how can I redirect all requests that look like this example.com/2008 to be passed in to index using return self.index(2008)?
What would the code in controller look like? Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

