﻿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
19588	UserManager documentation is missing create_superuser	Stephan Groß	nobody	"the method '''create_superuser''' is missing from '''UserManager''' documentation. [https://docs.djangoproject.com/en/dev/ref/contrib/auth/#manager-methods here-1] 
instead there is '''make_random_password''' which comes from '''BaseUserManager''' (and is already documented there - [https://docs.djangoproject.com/en/dev/topics/auth/customizing/#django.contrib.auth.models.BaseUserManager here-2])

here-1: https://docs.djangoproject.com/en/dev/ref/contrib/auth/#manager-methods
here-2: https://docs.djangoproject.com/en/dev/topics/auth/customizing/#django.contrib.auth.models.BaseUserManager"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	1	0
