﻿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
23314	Docs should stay consistent and only recommend custom users for custom authentication and authorization, not profile data	Gavin Wahl	nobody	"The docs mostly recommend using the profile pattern for profile data and only using a custom user for custom authentication and authorization:

<https://docs.djangoproject.com/en/dev/topics/auth/customizing/#extending-the-existing-user-model>

<https://docs.djangoproject.com/en/dev/topics/auth/customizing/#specifying-a-custom-user-model>

However, this paragraph is consistent:

<https://docs.djangoproject.com/en/dev/topics/auth/customizing/#extending-django-s-default-user>

It should recommend using a OneToOneField for profile data, like the rest of the docs."	Cleanup/optimization	closed	Documentation		Normal	fixed			Accepted	1	0	0	0	0	0
