1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. | Traceback (most recent call last): File "G:\Dropbox\Coding Projects\web2py\gluon\restricted.py", line 220, in restricted exec ccode in environment File "G:/Dropbox/Coding Projects/web2py/applications/goals/views/appadmin.html", line 183, in <module> <h4>{{=T("DISK")}}</h4> File "G:\Dropbox\Coding Projects\web2py\gluon\sqlhtml.py", line 3049, in __init__ r = represent(field, r or [], record) File "G:\Dropbox\Coding Projects\web2py\gluon\sqlhtml.py", line 59, in represent return f(value) File "G:\Dropbox\Coding Projects\web2py\gluon\dal.py", line 7252, in list_ref_repr return (refs and ', '.join(f(r,x.id) for x in refs) or '') TypeError: sequence item 0: expected string, long found |