I want to show suggestion of existing child record while adding child record to parent.
class IndustryInline(admin.TabularInline): model = Industry cla