Open
Description
The Django admin template still uses the old fields and does not yet show the new fields introduced in version 2.2.0.
I wondered whether I should just add the new fields to the existing table, or whether it could make sense to convert the whole view into a regular ModelAdmin
?
I think this would maybe integrate a little bit better into existing django admin projects?
Metadata
Metadata
Assignees
Labels
No labels