unfortunately not:
TRACEBACK
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
Traceback (most recent call last):
File "*\restricted.py", line 212, in restricted
exec ccode in environment
File "*/applications/welcome/models/db.py"
<http://localhost/admin/default/edit/welcome/models/db.py>, line 90, in <module>
db.table1.insert(image = open('test.jpg', 'rb'))
File "*\gluon\dal.py", line 7916, in insert
self._attempt_upload(fields)
File "*\gluon\dal.py", line 7907, in _attempt_upload
new_name = field.store(value,filename=value.name)
File "*\gluon\dal.py", line 8616, in store
self_uploadfield.table.insert(**keys)
TypeError: insert() keywords must be strings
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.