This website works better with JavaScript
Home
Explore
Help
Sign In
hongws
/
django-rest-framework-bulk
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
unique_together
0.2
0.1.3
0.1.2
0.1.1
0.1
django-rest-...
/
rest_framework_bulk
/
tests
/
simple_app
Miroslav Shubernetskiy
43f7b14296
added BulkListSerializer and BulkSerializerMixin to add DRF3 support
10 years ago
..
__init__.py
46f4e3e45b
restructured project by using cookiecutter
10 years ago
models.py
46f4e3e45b
restructured project by using cookiecutter
10 years ago
serializers.py
43f7b14296
added BulkListSerializer and BulkSerializerMixin to add DRF3 support
10 years ago
urls.py
d883357e43
added integration tests using viewset
10 years ago
views.py
7ce139e025
initial DRF3 support except update which requires to implement update logic
10 years ago