| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-29 | Fixed typos | Tymur Maryokhin | |
| 2014-11-29 | Moved non-conflicting models | Tymur Maryokhin | |
| 2014-09-26 | request.data attribute | Tom Christie | |
| 2014-09-24 | Drop redundant OPTIONS tests | Tom Christie | |
| 2014-09-12 | Clean up relational fields queryset usage | Tom Christie | |
| 2014-09-11 | Merge master | Tom Christie | |
| 2014-09-05 | Workin on | Tom Christie | |
| 2014-09-02 | Getting tests passing | Tom Christie | |
| 2014-08-29 | Remove `.model` usage in tests. | Tom Christie | |
| Remove the shortcut `.model` view attribute usage from test cases. | |||
| 2014-08-19 | Drop six from compat. 1.4.2 is now the lowest supported version. | Tom Christie | |
| 2014-06-23 | Merge remote-tracking branch 'origin/master' into 2.4.0 | Xavier Ordoquy | |
| Conflicts: .travis.yml docs/api-guide/viewsets.md rest_framework/serializers.py rest_framework/throttling.py tests/test_generics.py tests/test_serializers.py tox.ini | |||
| 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 | |||
