How to set different permission to edit field on django admin list view depending on a value of this field (status)? For example if field status is null this fi
status