aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_permissions.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2013-09-23Address pending deprecation of Model._meta.module_name in Django 1.6Markus Kaiserswerth
2013-09-10Tweaks and docs to object-level model permissions.Tom Christie
2013-09-09removed unnecessary guardian req and view.action parsingbwreilly
2013-09-07first pass at object level permissions and testsbwreilly
2013-09-06some properly failing tests, set up for standard permissionsbwreilly
2013-09-06added guardian as optional requirement, stubbed out object-level permission c...bwreilly
2013-06-28Added APIRequestFactoryTom Christie
2013-05-29Rename test modules to 1.6 styleTom Christie