[web2py] Error in appadmin (database admin) on python 3

2017-08-06 Thread Kirill Shatalaev
Hello, when using python3 and database admin, I got this error: name 'unicode' is not defined You need to click on any table name (for example, http://127.0.0.1:8000/mysite/appadmin/select/db?query=db.auth_user.id%3E0). I think this is python3 unicode -> str specific related trouble. -- Re

[web2py] Error in appadmin

2012-09-11 Thread Martin Weissenboeck
I wanted to see a row of a table and I started the database administration tool. I get the following snapshot. There is a trailing "%", but no "s" - why? self.label '%(last_name)s %(first_name)%' Error snapshot [image: help] ('first_name') inspect attributes Frames - *File D:\dropbox\I