i have never used that but this:

File "gluon/sql.py", line 742, in __getattr__ 
KeyError: 'name' 

implies that the database table you are querying does not have a name 
field.  check your tables to make sure they were created properly.

Reply via email to