web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2020
Version 2.20.4-stable+timestamp.2020.05.03.05.18.50
Database drivers available: sqlite3, psycopg2, imaplib, pymysql
please visit:
http://127.0.0.1:8000/
use "kill -SIGTERM 7474" to shutdown the web2py server
ERROR:Rocket.Erro
I'm raising what seems to be an old issue with web2py : sending forms with
web2py raises exceptions when using accentuated characters.
Given that request.vars can be virtually anything on a production server,
what is the best practice here ?
Should I force request.vars keys & values to be utf-
Hi! I'm web2py and python newbie. I like web2py! But recently I have a
problem on GAE.
I encounterd UnicodeEncodeError on GAE when I update a field value of
one table on appadmin.
The table has a list:string field.
I suspect that cause is list:string field.
File "gluon\html.py", line 1585, in _po
3 matches
Mail list logo