Skip to content
 
 

Repository files navigation

Django REST Framework - Bulk

Code style: black Documentation Status Build Status

Django REST Framework bulk CRUD view mixins.

Overview

Django REST Framework comes with many generic views however none of them allow to do bulk operations such as create, update and delete. To keep the core of Django REST Framework simple, its maintainer suggested to create a separate project to allow for bulk operations within the framework. That is the purpose of this project.

Getting Help

Documentation for drf-bulk is available https://drf-bulk.readthedocs.io/

Contributing

Please file bugs and send pull requests to the GitHub repository and issue tracker. See CONTRIBUTING.rst for details.

About

Django REST Framework bulk CRUD view mixins

Topics

Resources

Contributing

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages