﻿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
28114	Using a custom user model when starting a project: default code generation.	Richard Prosser	nobody	"https://docs.djangoproject.com/en/1.11/topics/auth/customizing/#using-a-custom-user-model-when-starting-a-project: ""If you’re starting a new project, it’s highly recommended to set up a custom user model, even if the default User model is sufficient for you"".

If that is the case, surely it would be better to generate such code by default, via 'django-admin startapp' or the like?

I am fairly new to Django and I nearly missed this point for my own application.


Regards,

Richard


"	New feature	closed	Core (Management commands)	1.11	Normal	duplicate			Unreviewed	0	0	0	0	0	0
