aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/modelviews.py
AgeCommit message (Expand)Author
2011-12-29whitespace fixesTom Christie
2011-12-14Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if sessi...Tom Christie
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