﻿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
30268	Django admin list_editable overrides changes done elsewhere	Brillgen Developers	nobody	"If a field is made list_editable, all the objects displayed on the page are overridden even if they are not changed when save is pressed on the django admin changelist page. 

There is a way this can be handled:
- Keep a hidden field with the original value and only save when the hidden field is different from the value in the form field

This can be a option in the admin if we are worried about making the page heavier than it needs to be"	Cleanup/optimization	closed	contrib.admin	2.1	Normal	invalid	admin		Unreviewed	0	0	0	0	0	0
