aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/mixins.py
AgeCommit message (Expand)Author
2011-07-08remove hardcoded model._meta.many_to_many[0]; update mixin tests to test with...Craig Blaszczyk
2011-07-08add unit tests which show m2m creation failing for through tableCraig Blaszczyk
2011-07-07Tests for CreateModelMixin (unit and integration test via ListOrCreateModelVi...Fernando Zunino