﻿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
13158	Documentation still says to use ForeignKey with unique=True to add a UserProfile	Harro	nobody	"The documentation says to extend the user model you should add a profile model with a foreignkey with unique=True to the user.

Is there a reason for doing this instead of a OneToOne field? 

The OneToOne field has the advantage that you can get the profile for the user directly.
"		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
