re: automatically escape % characters in the db query is this for a specific application, or everything (asking/wasn't specified) ----------------------- Visit My Sites! http://1-4-u.info | Don't send insanely long links! www.syrbot.com | My Site www.syrbotwebdesign.com | My Site New Design (Under Construction) www.attackr.com | Latest Blog Posts www.superantispyware.com/superantispyware.html?rid=3971 Remove All The Spyware - Not Just The Easy Ones!
On Thu, Mar 11, 2010 at 1:41 AM, Anand Chitipothu <[email protected]>wrote: > web.py 0.34 is ready for release. > > Changes: > > * fix: boolen test works even for sqlite results (tx Emyr Thomas for the > idea) > * fix issue with loop.xx variables in templetor (Bug#476708) > * hide unwanted tracebacks in debugerror > * display correct template line numbers in debugerror > * new utilities: counter, safeiter, safewrite, requeue, restack (by > Aaron Swartz) > * various form.py fixes and improvements > * automatically escape % characters in the db query (Bug#516516) > * fix non-deterministic template order (Bug#490209) > * attachment support for web.sendmail (tx gregglind) > * template.py optimizations and extension support > > I'm quite excited about the template improvements and extension support. > > Please test this with your software and let me know if something breaks. > > Anand > > -- > 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] <webpy%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/webpy?hl=en. > > -- 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.
