Changelog¶
26.2¶
Fixed double query in ListModelMixin.list.
26.1¶
Initial release.
GenericAPIViewwithshape_classsupport.Mixins: Create, List, Retrieve, Update, Destroy.
Concrete views mirroring
rest_framework.generics.ViewSets:
GenericViewSet,ReadOnlyModelViewSet,ModelViewSet.drf-spectacular integration via
AttrsExtension.Example project.