I apologize for a seemingly simple question, but what exactly does '% (title)s' do? I ran across it in the book in the wiki section, the whole line reads.
db.document.page_id.requires = IS_IN_DB(db, 'page.id', '%(title)s') Thanks in advance, ra3don.
I apologize for a seemingly simple question, but what exactly does '% (title)s' do? I ran across it in the book in the wiki section, the whole line reads.
db.document.page_id.requires = IS_IN_DB(db, 'page.id', '%(title)s') Thanks in advance, ra3don.