Historial de Commits

Autor SHA1 Mensaje Fecha
  hongws d923b32834 rename rst to md hace 7 años
  hongws ad3c0dd543 r hace 7 años
  hongws bc9f462168 README.md hace 7 años
  Miroslav Shubernetskiy 2a59d14e70 Merge pull request #35 from miki725/update_no_id hace 9 años
  Miroslav Shubernetskiy a8265b12e1 bumped version and updated history [ci skip] hace 9 años
  Miroslav Shubernetskiy 7c843f0f6e fixes #34 hace 9 años
  Miroslav Shubernetskiy e87d53a3f5 changed tox config to use Django<1.8 for DRF<3 [ci skip] hace 9 años
  Miroslav Shubernetskiy fb4b375215 testing in travis DRF<3 only with Django<1.8 hace 9 años
  Miroslav Shubernetskiy 8864cf21fa removed pytest dependency since since it does not create proper test db hace 9 años
  Miroslav Shubernetskiy 61baf9810a added pip freeze to travis install script hace 9 años
  Miroslav Shubernetskiy 21fb97df9c switched to using py.test as test suite since django-nose does not support django1.8 hace 9 años
  Miroslav Shubernetskiy eeead957e5 Merge pull request #29 from miki725/drf3 hace 10 años
  Miroslav Shubernetskiy 32e2247a41 updated release date [ci skip] hace 10 años
  Miroslav Shubernetskiy 615393d2f9 removed unused imports hace 10 años
  Miroslav Shubernetskiy 191c5e7c4a completely overwriting get_object() to support bulk requests hace 10 años
  Miroslav Shubernetskiy db3c662fcb fixed typo and small optimization in update() hace 10 años
  Miroslav Shubernetskiy d21aea8139 filtering queryset before bulk update to guarantee all objects in json are found in db hace 10 años
  Miroslav Shubernetskiy 52efdad4fb forgot to return object in get_object() function hace 10 años
  Miroslav Shubernetskiy 40d1c9a9cc typos [ci skip] hace 10 años
  Miroslav Shubernetskiy 74afc1ac3a bumped version to 0.2 and adjusted README with HISTORY hace 10 años
  Miroslav Shubernetskiy 7694469f38 added Matthias Erll to contributors since he did initial work for DRF3 support which I based my implementation on [ci skip] hace 10 años
  Miroslav Shubernetskiy c4e0ab5630 added travis config for both DRF2 and DRF3 hace 10 años
  Miroslav Shubernetskiy 43f7b14296 added BulkListSerializer and BulkSerializerMixin to add DRF3 support hace 10 años
  Miroslav Shubernetskiy 8c6dbca11c added dedicated bulk methods for create, update and delete in DRF3 hace 10 años
  Miroslav Shubernetskiy 1da9a4bc0e adjusted tox to test both DRF2 and DRF3 hace 10 años
  Miroslav Shubernetskiy 7ce139e025 initial DRF3 support except update which requires to implement update logic hace 10 años
  Miroslav Shubernetskiy 840ceaed20 importing appropriate drf mixing depending on its version hace 10 años
  Miroslav Shubernetskiy e65445c9c9 moved existing mixins to drf2 package hace 10 años
  Miroslav Shubernetskiy 9db7753e6b Merge pull request #28 from miki725/cookiecutter hace 10 años
  Miroslav Shubernetskiy f230d0a5d2 added travis build status badge to readme [ci skip] hace 10 años