Django automatically picks the name of the model and adds s for plural, i would like to fix the code below,
class PolicyAdmin(admin.ModelAdmin): c