opal
opal copied to clipboard
model.get_field_enum should return the human readable name of the choices
At present get_field_enum returns the database saved value in the model (ie the first element in the tuple). Change this to return the human readable part (ie the second(.