aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/tests/models.py
AgeCommit message (Expand)Author
2012-09-20Remove old 'djangorestframework directoriesTom Christie
2012-01-18Docstring/whitespace fixes.Ben Timby
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