but if i want, using the shell, to add and image manually
do i use
db.photo.insert('file'=varwithFile)
?????
*my test model is
db.define_table('photo',
Field('file','upload'))*
Best regards
António
but if i want, using the shell, to add and image manually
do i use
db.photo.insert('file'=varwithFile)
?????
*my test model is
db.define_table('photo',
Field('file','upload'))*
Best regards
António