News

Django REST Framework comes with many generic views ... in case only a certail bulk functionality is required. For example ListBulkCreateAPIView will only do bulk operations for creating resources.
Django REST Framework comes with many generic views ... in case only a certail bulk functionality is required. For example ListBulkCreateAPIView will only do bulk operations for creating resources.