| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-12-09 | Add pagination. Thanks @devioustree! | Tom Christie | |
| 2011-12-09 | Merge meurig's absolute_url fix. | Tom Christie | |
| 2011-12-09 | Merge pull request #62 from txels/master | Tom Christie | |
| HTTP OPTIONS support | |||
| 2011-12-09 | Merge monseiur drummond's pagination niceness | Tom Christie | |
| 2011-12-09 | We do not have a blog. We do not host on BitBucket. | Tom Christie | |
| 2011-12-09 | Fix docstring. | Tom Christie | |
| 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-10-31 | whitespace fix | Meurig Freeman | |
| 2011-10-31 | make use of original prefix when generating absolute urls | Meurig Freeman | |
| 2011-09-30 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-09-29 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-09-29 | Make sure to check for "is not None" so that depth=0 gets assigned properly. ↵ | Tom Christie | |
| Thanks thomasst. | |||
| 2011-08-24 | Merge pull request #68 from masont/master | Tom Christie | |
| Changed user.is_staff() to user.is_staff | |||
| 2011-08-24 | Fix in permissions, user.is_staff is a field, not a function. | Mason Tang | |
| 2011-08-04 | Merge pull request #57 from ulmus/master | Tom Christie | |
| Fixed documentstring misalign in ModelResource | |||
| 2011-08-01 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-08-01 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-07-31 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-07-31 | Merge pull request #64 from amccloud/master | Tom Christie | |
| Fix for issue #63 | |||
| 2011-07-31 | Removed rogue import for LimitBytes to fix issue #63 | Andrew McCloud | |
| 2011-07-30 | Added support for OPTIONS method, including a few unit tests | Carles Barrobés | |
| 2011-07-27 | Merge pull request #59 from gwrtheyrn/patch-1 | Tom Christie | |
| Fixed TypeError that occurs without request data. | |||
| 2011-07-27 | Fixed TypeError that occurs without request data. | Danilo Bargen | |
| If no request data gets sent, allowed_extra_fields is a set and can't be joined to a tuple using the + operator. | |||
| 2011-07-22 | Whitespace tweaks | Tom Christie | |
| 2011-07-22 | Whitespace tweak | Tom Christie | |
| 2011-07-19 | Edited djangorestframework/permissions.py via GitHub | Tom Christie | |
| 2011-07-19 | Fixed misaligned documentation on ModelResource. | Jens Alm | |
| Added basic documentation for nested resources Signed-off-by: Jens Alm <jens.alm@mac.com> | |||
| 2011-07-19 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-07-19 | Merge pull request #53 from ulmus/master | Tom Christie | |
| ModelResource __init__ doesn't handle depth and stack arguments | |||
| 2011-07-19 | Revert "Added pagination mixin. Need to write tests" | Tom Christie | |
| This reverts commit 1eb2dfcc3a84deb21aeae5a427cc8b11f578c00c. | |||
| 2011-07-19 | Revert "Now throws a 404 if page isn't an int" | Tom Christie | |
| This reverts commit ae059c78dad9424ce292217b473881037812104f. | |||
| 2011-07-19 | Revert pagination stuff | Tom Christie | |
| This reverts commit d1af04969854433b56ddd002fbb35a956700c4c2. | |||
| 2011-07-19 | Added tests for pagination | Tom Drummond | |
| 2011-07-19 | Now throws a 404 if page isn't an int | Tom Drummond | |
| 2011-07-19 | Added pagination mixin. Need to write tests | Tom Drummond | |
| 2011-07-19 | Fixed __init__ arguments on ModelResource | Jens Alm | |
| Signed-off-by: Jens Alm <jens.alm@mac.com> | |||
| 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-07-14 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-07-14 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-07-14 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-07-14 | Edited AUTHORS via GitHub | Tom Christie | |
| 2011-07-14 | Added garciasolero | Tom Christie | |
| 2011-07-14 | Merge pull request #49 from garciasolero/master | Tom Christie | |
| Testing serialization error | |||
| 2011-07-13 | Test for serialitation of dictionaries with keys that collide with | garciasolero | |
| dictionary method names | |||
| 2011-07-13 | Improve coverage reporting | Tom Christie | |
| 2011-07-11 | hg-git merging | tom christie tom@tomchristie.com | |
| 2011-07-11 | hg-git merging | tom christie tom@tomchristie.com | |
| 2011-07-11 | hg-git merging | tom christie tom@tomchristie.com | |
