| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-02 | Support for running the test suite with py.test | Andreas Pelme | |
| * Get rid of runtests.py * Moved test code from rest_framework/tests and rest_framework/runtests to tests * Invoke py.test from setup.py * Invoke py.test from Travis * Invoke py.test from tox * Changed setUpClass to be just plain setUp in test_permissions.py * Updated contribution guideline to show how to invoke py.test | |||
| 2013-09-23 | Address pending deprecation of Model._meta.module_name in Django 1.6 | Markus Kaiserswerth | |
| 2013-09-10 | Tweaks and docs to object-level model permissions. | Tom Christie | |
| 2013-09-09 | removed unnecessary guardian req and view.action parsing | bwreilly | |
| 2013-09-07 | first pass at object level permissions and tests | bwreilly | |
| 2013-09-06 | some properly failing tests, set up for standard permissions | bwreilly | |
| 2013-09-06 | added guardian as optional requirement, stubbed out object-level permission ↵ | bwreilly | |
| class | |||
| 2013-06-28 | Added APIRequestFactory | Tom Christie | |
| 2013-05-29 | Rename test modules to 1.6 style | Tom Christie | |
