Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: display values of fields in display view
- use _get_FIELD_display() to set field values to fix display values of choices using enumeration types (uses choices labels over values) - simplify check for exclude_fields by incorporating it into existing function call Closes: #506
- Loading branch information