| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-12-09 | Drop tests that are broken, because the functionality isn't implemented. | Tom Christie | |
| Could be slightly nicer behavior about preserving .POST usability, but it's not there yet. These two test check for that but are currently broken. Leave them out for now. | |||
| 2011-07-15 | More tests for overloaded json requests and normal json requests | Tom Drummond | |
| 2011-07-15 | Added more tests related to request.POST and request.DATA | Tom Drummond | |
| 2011-07-15 | Added tests to ensure you can access request.POST with ↵ | Tom Drummond | |
| UserLoggedInAuthentication | |||
| 2011-06-25 | Support for HEAD method | Carles Barrobés | |
| 2011-05-19 | data flattening needs to go into resource | Tom Christie | |
| 2011-05-12 | _perform_form_overloading becomes transparent | Tom Christie | |
| 2011-05-12 | refactoring resource specfic stuff into ResourceMixin - validators now defunct | Tom Christie | |
| 2011-05-10 | Getting the API into shape | Tom Christie | |
| 2011-04-11 | Rename mixins into Mixin class, rename ResponseException to ErrorResponse, ↵ | Tom Christie | |
| remove NoContent | |||
| 2011-04-11 | Remove last bits of ParserMixin | Tom Christie | |
| 2011-04-11 | method overloading tests passing | Tom Christie | |
| 2011-04-11 | form overloading tests passing | Tom Christie | |
| 2011-04-11 | More tests passing | Tom Christie | |
| 2011-04-11 | More tests passing | Tom Christie | |
| 2011-04-11 | More tests passing | Tom Christie | |
| 2011-04-11 | Start refactoring tests | Tom Christie | |
| 2011-04-02 | Refactor to use self.CONTENT to access request body. Get file upload working | tom christie tom@tomchristie.com | |
| 2011-03-10 | added a test | sebpiq | |
| 2011-02-19 | Yowzers. Final big bunch of refactoring for 0.1 release. Now support ↵ | tom christie tom@tomchristie.com | |
| Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now. | |||
| 2011-02-07 | Refactor a bunch of stuff into mixins, more tests | tom christie tom@tomchristie.com | |
| 2011-02-04 | Huge stack of refactoring getting stuff into Mixin classes, and loads of ↵ | tom christie tom@tomchristie.com | |
| tests. Kickass. | |||
