Maybe patching web.form to render hidden input, and providing helper that adds sessid to links would be a better idea rather than processing template output?
On Jan 19, 1:10 pm, Michael Gorven <[email protected]> wrote: > On Tuesday 19 January 2010 10:49:28 Branko Vukelic wrote: > > > I don't think it's particularly nice that it relies on > > BeautifulSoup... just my opinion. > > The reason is that it needs to rewrite links and add hidden form elements. It > therefore needs a library which can parse, modify and serialise HTML and > XHTML. Unfortunately there are no such libraries in the stdlib. The main ones > I know about are BeautifulSoup, html5lib and lxml.html. > > Michael > > --http://michael.gorven.za.net > PGP Key ID 1E016BE8 > S/MIME Key ID AAF09E0E > > signature.asc > < 1KViewDownload
-- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
