﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
1335	[patch] Documentation syntax error in db_api.txt related to startswith	eric@…	Jacob	"Changed:
{{{
polls.get_list(question_startswith=""Would"")
}}}


to (notice the extra under score):
{{{
polls.get_list(question__startswith=""Would"")
}}}"	defect	closed	Documentation		minor	fixed			Unreviewed	1	0	0	0	0	0
