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
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
2 matches
Mail list logo