Django Admin: how to display properties defined on model in an inline? May 22, 2023 by Tarik Add the field to both the readonly_fields tuple and fieldsets field as well. Note this only works in Django 1.2+.