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
Tree:
0.1.1
Branches
Tags
master
unique_together
0.2
0.1.3
0.1.2
0.1.1
0.1
django-rest-...
/
.travis.yml
.travis.yml
87 B
Permalink
History
Raw
1
2
3
4
5
language: python
python:
- 2.7
install: pip install -q --use-mirrors tox
script: tox