Hi all. Using Pylons 0.97, some adaptations need to be done: 1) Routes now comes with minimization off. The url http://localhost:5000/tutorial shows a 404 error. The correct url for Pylons 0.97 is http://localhost:5000/tutorial/index or we need to turn on routes minimizarion to get the http://localhost:5000/tutorial url.
2) The form now needs to be wrapped in a literal (from webhelpers.html). -- []' - Walter waltercruz.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ToscaWidgets-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/toscawidgets-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
