﻿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
18649	Object is saved as NoneType if readonly, Unicode when not readonly	wongtsefei@…	nobody	"I created a model with a TextField. Some privileged users will be able to enter data into the field, others will see it as readonly, when logged into the django admin. When not readonly, the model will save the empty field as Unicode. When readonly, the model will save the field as NoneType.

The lack of consistency may create problems if cleaning the data and a certain data type is expected."	Bug	closed	Core (Other)	1.3	Normal	needsinfo	readonly nonetype		Unreviewed	0	0	0	0	0	0
