Automatic admin inline registration
willhardy opened this issue · 1 comments
willhardy commented
Currently metadata inlines have to be manually added for each Django model. Although this isn't too bad when the admin definitions are heavily customised anyway, this is no doubt a barrier to entry when simply registering using ModelAdmin
.