Is it possible to create a readonly list of models with a custom queryset through a ModelViewSet in Wagtail admin?
I did not find a way in the documentation to specify this.
Is it possible to create a readonly list of models with a custom queryset through a ModelViewSet in Wagtail admin?
I did not find a way in the documentation to specify this.