| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-12-14 | Use 1.4's CSRFMiddleware, so that PUT and DELETE get CSRF validation if ↵ | Tom Christie | |
| session authentication is being used | |||
| 2011-12-09 | Add pagination. Thanks @devioustree! | Tom Christie | |
| 2011-07-19 | Revert pagination stuff | Tom Christie | |
| This reverts commit d1af04969854433b56ddd002fbb35a956700c4c2. | |||
| 2011-07-19 | Added tests for pagination | Tom Drummond | |
| 2011-07-11 | typo in test | Tom Christie | |
| 2011-07-08 | remove hardcoded model._meta.many_to_many[0]; update mixin tests to test ↵ | Craig Blaszczyk | |
| with 0, 1, or multiple groups | |||
| 2011-07-08 | add unit tests which show m2m creation failing for through table | Craig Blaszczyk | |
| 2011-07-07 | Tests for CreateModelMixin (unit and integration test via ↵ | Fernando Zunino | |
| ListOrCreateModelView). | |||
