﻿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
20764	changing .is_superuser field in models	alwinraj230@…	nobody	"By default from project directory by running manage.py createsuperuser comment i am able to create a superuser,but the .is_superuser flag is the default django one.I don't what to use that because i am using that flag throughout the application.Instead ,I added a field in my userprofile models,the field is .is_primary_user.Is any way is their to control that,so that if i run createsuperuser comment,it should update the .is_primary_user field by ""1"" in userprofile model. "	Uncategorized	closed	Python 2	1.3	Normal	invalid			Unreviewed	0	0	0	0	0	0
