Opened 4 years ago
Last modified 4 years ago
#31726 closed New feature
Allow calculated field on admin change_list — at Version 1
Reported by: | pandichef | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
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.
Note:
See TracTickets
for help on using tickets.