thanks for confirmation Massimo
we shouldn't clean so much as is bad for the ecosystem.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received
not necessary with web2py forms. Escaping is taken care of automatically.
Example:
$ python web2py.py -S welcome
In [*1*]: a = "hello"
In [*2*]: print TEXTAREA(value=a)
hello
On Thursday, 23 February 2017 11:32:01 UTC-6, Pierre wrote:
>
> Hi everyone,
>
> is it useful to clean
2 matches
Mail list logo