form = crud.create(db.post)

13 views
Skip to first unread message

Gideon George

unread,
Aug 8, 2014, 10:50:20 AM8/8/14
to web...@googlegroups.com

I have a table named "post" in my db model and 
because of this line in my action controller "form = crud.create(db.post)" I keep on getting this error below.

<type 'exceptions.TypeError'> long() argument must be a string or a number, not 'Table'

    
Please help me and tell me what to do.

Thank you
Reply all
Reply to author
Forward
0 new messages