2012/8/24 Manuele Pesenti <[email protected]> > > > 2012/8/24 Sergi Pons Freixes <[email protected]> > >> >> db.define_table('page_link',\ >> Field('in_page', db.bookpage),\ >> Field('out_page', db.bookpage),\ >> Field('text')) > > > Are you sure you can call a field "text"? Or is it a reserved words? I'm > not sure I can not try now... > > Mmm, I'm not sure. Anyway, I tried changing and deleting it (this field is not important at this stage of the development), and the problem persists.
--

