| 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-11-19 | Added handling of validation errors in PUT-as-create. | Krzysztof Jurewicz | |
| Fixes #1035. | |||
| 2013-11-18 | Removed the DynamicSerializerView duplication | Xavier Ordoquy | |
| 2013-09-03 | Added test for OPTIONS before object creation from a PUT | Edmond Wong | |
| 2013-08-13 | PATCH requests should not be able to create objects. | Krzysztof Jurewicz | |
| 2013-06-28 | Added APIRequestFactory | Tom Christie | |
| 2013-05-29 | Rename test modules to 1.6 style | Tom Christie | |
