aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/serializer_bulk_update.py
AgeCommit message (Expand)Author
2013-03-25Bulk update, allow_add_remove flagTom Christie
2013-03-22Bit of extra tidying and plenty of docsTom Christie
2013-03-22Add extra tests for errors from incorrect data with multiple create/updateTom Christie
2013-03-19Basic bulk create and bulk updateTom Christie