﻿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
24226	"Need to be able to change ""(None)"" display for null fields in Django admin"	meesterguyperson	Loek van Gent	"We have a particular changelist view that is very busy, lots of columns, and because the items there house lots of different kinds of items, there are lots of null fields depending on the items in question.  Wherever there is a null field, ""(None)"" is displayed.  I would like to be able to change this to ""-"" or even nothing, so as to make the changelist view more presentable.  There are a couple things on stackoverflow about this, but nothing that looks really official.  Would be really nice if this could be done on a per modeladmin basis, but I'd settle for an admin wide solution too.  Any chances of this coming along anytime soon?

http://stackoverflow.com/questions/18324030/how-to-change-empty-changelist-value-in-django-admin

http://stackoverflow.com/questions/28174881/in-the-django-admin-changelist-how-do-i-display-a-blank-space-instead-of-the-de?noredirect=1#comment44719629_28174881"	New feature	closed	Generic views	1.7	Normal	fixed			Accepted	0	0	0	0	0	0
