When I create a TabularInline in my Django's admin panel, it displays a title per record. How can I change this title? How can I delete this title?
I include a screenshot below. The title I am referring to is here ExportLookupTableElement object. The lines without that title are the extra fields to add new ones. I want the entire table to look like this.