﻿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
5068	Problem on db-api page - partial conversion of author ForeignKey to ManyToMany	Collin Grady <cgrady@…>	Jacob	It appears that the Entry/Author example started to be changed into a {{{ManyToMany}}} instead of a {{{ForeignKey}}}, but not all of the examples were updated - in one of them, it is still doing {{{entry.author = joe}}} instead of {{{entry.authors.add(joe)}}}.		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
