﻿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
8140	User.objects.create_superuser should return the new User instance	Dan Fairs	Gary Wilson	"There's a small inconsistency in django.contrib.admin.models.UserManager: create_user() returns the user object that has just been created, but create_superuser() doesn't. It would lead to shorter code (probably mostly in tests) if create_superuser() returned the user object too.

This is the case as of svn r8223."		closed	Contrib apps	dev		fixed		siddhartag@… zerok@…	Ready for checkin	1	0	0	0	0	0
