How to replicate the TabularInline from django admin in Wagtail admin
Say I have the classic Author
and Book
example from the Django docs
How to replicate the TabularInline from django admin in Wagtail admin
Say I have the classic Author
and Book
example from the Django docs