willhardy/django-seo

Automatic admin inline registration

willhardy opened this issue · 1 comments

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.

Documenting and tweaking new automatic inline registration. Closed by 5c30b70.