In our project, the free school information system AlekSIS, we sometimes need to put parts of a form in tables, for example. Is there an option in django-material for just rendering a field instead of the whole form, so someone can render a form part for part in own layouts?
I would be very happy if you have an idea how to do something like that.