Haven't tried everything but had problem having the Flash message appears on the next page... A session.save() in the __call__() function fixed it.
I found that form tags have changed comparing to current examples... I'm learning while I progress on my project and try to figure out how to do things the pylon way. Keep the good work! On Apr 9, 5:03 pm, "Mike Orr" <[EMAIL PROTECTED]> wrote: > On Wed, Apr 9, 2008 at 1:04 PM, blaf <[EMAIL PROTECTED]> wrote: > > > Thanks Mike... you got a more complete one =) > > > The more I use Pylons the more I'm impressed by all the > > contributions... juste started using your Flash webhelper today... > > The new helpers haven't gotten much testing, so please give me or Ben > feedback on how well they work. Also let us know about anything you > don't understand, because that's a hole in the documentation. The new > helpers are: > > webhelpers.date > webhelpers.html > webhelpers.paginate > webhelpers.tags > webhelpers.text > webhelpers.tools > > (These all refer to the WebHelpers development version, or future 0.6.) > > -- > 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 -~----------~----~----~----~------~----~------~--~---
