Hi Anthony, I tired as you recommended above with the INPUT statement.. however another I encounter another ticket:
if form.accepts(request.vars, session):
AttributeError: 'tuple' object has no attribute 'accepts'
--
Hi Anthony, I tired as you recommended above with the INPUT statement.. however another I encounter another ticket:
if form.accepts(request.vars, session):
AttributeError: 'tuple' object has no attribute 'accepts'
--