Changes between Initial Version and Version 1 of Ticket #31726
- Timestamp:
- Jun 19, 2020, 11:50:05 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31726 – Description
initial v1 1 I'm a big fan of calculated fields on the change_list as documented on thesite: [https://books.agiliq.com/projects/django-admin-cookbook/en/latest/calculated_fields.html]. However, I've found no convenient way to show these calculated fields in the change_form view. It would be nice to support that.1 I'm a big fan of calculated fields on the change_list view as documented on this site: [https://books.agiliq.com/projects/django-admin-cookbook/en/latest/calculated_fields.html]. However, I've found no convenient way to show these calculated fields in the change_form view. It would be nice to support that.