Commit Graph

  • 6d1207fdcf Edited AUTHORS via GitHub Tom Christie 2011-07-31 22:35:36 +0200
  • a2c80f8793 Merge pull request #64 from amccloud/master Tom Christie 2011-07-31 13:33:58 -0700
  • bc5c1fa0f3 Merge 968c5e43f3 into 53fcf29081 GitHub Merge Button 2011-07-31 13:33:56 -0700
  • 968c5e43f3 Removed rogue import for LimitBytes to fix issue #63 Andrew McCloud 2011-07-31 13:21:06 -0700
  • 3b413dbb40 Added support for OPTIONS method, including a few unit tests Carles Barrobés 2011-07-30 22:23:53 +0200
  • 912399c12a change flag default for backwards compatibility Craig Blaszczyk 2011-07-29 13:04:22 +0100
  • 7814bc9761 add flag to skip tests Craig Blaszczyk 2011-07-29 13:03:52 +0100
  • 53fcf29081 Merge pull request #59 from gwrtheyrn/patch-1 Tom Christie 2011-07-27 08:53:41 -0700
  • a2026db5f5 Merge e3c00e4c1e into 746b817ad3 GitHub Merge Button 2011-07-27 08:37:43 -0700
  • e3c00e4c1e Fixed TypeError that occurs without request data. If no request data gets sent, allowed_extra_fields is a set and can't be joined to a tuple using the + operator. Danilo Bargen 2011-07-27 18:32:19 +0300
  • 46ec20be79 make CSRF check optional on POST requests Craig Blaszczyk 2011-07-26 12:58:03 +0100
  • 7070fa298c change text of PERMISSION_DENIED response Craig Blaszczyk 2011-07-26 12:10:54 +0100
  • 3eba22eea4 add permission denied error message Craig Blaszczyk 2011-07-26 12:03:27 +0100
  • f71f3aa422 reword error message when user not logged in; add request to permission (so we can check permissions based on the type of request) Craig Blaszczyk 2011-07-26 11:57:33 +0100
  • 68487c846b update list URL to not match instead of the change url Craig Blaszczyk 2011-07-22 14:35:05 +0100
  • 8837903f83 remove print Craig Blaszczyk 2011-07-22 14:23:39 +0100
  • a3af60651f remove extra newline, so version finding regexp works Craig Blaszczyk 2011-07-22 12:08:09 +0100
  • 746b817ad3 Whitespace tweaks Tom Christie 2011-07-22 04:03:04 -0700
  • 524954b246 Whitespace tweak Tom Christie 2011-07-22 04:01:38 -0700
  • 0490ca39ac add version codes into __all__ Craig Blaszczyk 2011-07-22 12:00:58 +0100
  • fbc483e854 remove bad version guessing mechanism Craig Blaszczyk 2011-07-22 11:59:25 +0100
  • 742e9289cf inital work on autodiscover Craig Blaszczyk 2011-07-22 11:17:42 +0100
  • b9fcea093c Edited djangorestframework/permissions.py via GitHub Tom Christie 2011-07-19 14:33:02 -0700
  • 7dcd2738a5 Fixed misaligned documentation on ModelResource. Added basic documentation for nested resources Jens Alm 2011-07-19 22:09:35 +0200
  • f29e2fc91f Edited AUTHORS via GitHub Tom Christie 2011-07-19 12:48:28 -0700
  • d03bdba54c Merge pull request #53 from ulmus/master Tom Christie 2011-07-19 12:46:19 -0700
  • 55ed04199b Merge 88fa45edc2 into e956d5177e GitHub Merge Button 2011-07-19 12:46:08 -0700
  • e956d5177e Revert "Added pagination mixin. Need to write tests" Tom Christie 2011-07-19 20:39:20 +0100
  • 20a95db60a Revert "Now throws a 404 if page isn't an int" Tom Christie 2011-07-19 20:39:15 +0100
  • 8136a94ebe Revert pagination stuff Tom Christie 2011-07-19 20:38:13 +0100
  • d1af049698 Added tests for pagination Tom Drummond 2011-07-19 18:00:50 +0100
  • ae059c78da Now throws a 404 if page isn't an int Tom Drummond 2011-07-19 17:54:37 +0100
  • 1eb2dfcc3a Added pagination mixin. Need to write tests Tom Drummond 2011-07-19 17:06:56 +0100
  • 88fa45edc2 Fixed __init__ arguments on ModelResource Jens Alm 2011-07-19 00:07:00 +0200
  • cdc9d02917 Merge a53101bea9 into 73ad2e5054 GitHub Merge Button 2011-07-15 13:03:48 -0700
  • a53101bea9 More tests for overloaded json requests and normal json requests Tom Drummond 2011-07-15 17:19:12 +0100
  • 7e2e3cbf6e Added more tests related to request.POST and request.DATA Tom Drummond 2011-07-15 16:59:50 +0100
  • 6bbfbf77e2 Added tests to ensure you can access request.POST with UserLoggedInAuthentication Tom Drummond 2011-07-15 16:14:35 +0100
  • 73ad2e5054 Edited AUTHORS via GitHub Tom Christie 2011-07-14 02:09:35 -0700
  • dd5742bf0b Edited AUTHORS via GitHub Tom Christie 2011-07-14 02:09:21 -0700
  • 2c9cda8acc Edited AUTHORS via GitHub Tom Christie 2011-07-14 02:09:02 -0700
  • 1cc500b830 Edited AUTHORS via GitHub Tom Christie 2011-07-14 02:08:46 -0700
  • 3ef8b7694e Added garciasolero Tom Christie 2011-07-14 02:01:13 -0700
  • 30cd9335e0 Merge pull request #49 from garciasolero/master Tom Christie 2011-07-14 01:58:30 -0700
  • 5e44342c94 Merge cc7a77c477 into 39d9ac9d1b GitHub Merge Button 2011-07-14 01:57:58 -0700
  • cc7a77c477 Test for serialitation of dictionaries with keys that collide with dictionary method names garciasolero 2011-07-13 14:12:34 +0200
  • 39d9ac9d1b Improve coverage reporting Tom Christie 2011-07-13 12:37:52 +0100
  • 9ec50ac442 hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:28:53 +0100
  • a42ec167e0 hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:28:45 +0100
  • e12a91c483 hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:28:40 +0100
  • a2a6bae17c hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:28:35 +0100
  • a2bc0bdafa hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:28:23 +0100
  • c70da25e46 hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:28:19 +0100
  • bab9200f33 hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:28:06 +0100
  • 5e6a869abc hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:28:00 +0100
  • d9fef5cb21 hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:27:21 +0100
  • 1135505e7d hg-git merging tom christie tom@tomchristie.com 2011-07-11 21:27:08 +0100
  • f7a213bde9 Merge branch 'master' of github.com:tomchristie/django-rest-framework Tom Christie 2011-07-11 20:53:43 +0100
  • 4c590df712 typo in test Tom Christie 2011-07-11 20:52:02 +0100
  • 247d242e07 Update Authors. Also It's going to be too hard to track who's done exactly what, so I'm just going to go with names for now... Tom Christie 2011-07-11 12:47:56 -0700
  • d1ed9884d8 Merge pull request #46 from jakul/m2m_create_through Tom Christie 2011-07-11 12:33:52 -0700
  • 2b90906293 Merge 91b9d0b2a3 into 5433cb3e27 GitHub Merge Button 2011-07-11 12:33:49 -0700
  • 5433cb3e27 Merge pull request #44 from fzunino/m2m_create Tom Christie 2011-07-11 12:33:40 -0700
  • 7f0b291528 Merge 8a2944acdf into e4ce57b88c GitHub Merge Button 2011-07-11 12:33:31 -0700
  • e4ce57b88c Merge pull request #45 from sebpiq/master Tom Christie 2011-07-11 12:33:15 -0700
  • 3a4f39497b Merge 91b9d0b2a3 into 3b2e70dd3a GitHub Merge Button 2011-07-08 14:59:57 -0700
  • f213ca0afe Merge 8a2944acdf into 3b2e70dd3a GitHub Merge Button 2011-07-08 12:51:01 -0700
  • 91b9d0b2a3 remove hardcoded model._meta.many_to_many[0]; update mixin tests to test with 0, 1, or multiple groups Craig Blaszczyk 2011-07-08 18:14:52 +0100
  • 344db0d733 update mixin to work with m2m data using a through field, by storing the name of the field and manually creating an object in the related table Craig Blaszczyk 2011-07-08 18:04:22 +0100
  • 6e6b35b5c0 add unit tests which show m2m creation failing for through table Craig Blaszczyk 2011-07-08 17:37:20 +0100
  • 8a2944acdf Tests for CreateModelMixin (unit and integration test via ListOrCreateModelView). Fernando Zunino 2011-07-07 23:33:39 -0300
  • 03a73cf95d Merge 11ee385743 into 3b2e70dd3a GitHub Merge Button 2011-07-06 04:42:39 -0700
  • 11ee385743 fixed a bug in serializers Sébastien Piquemal 2011-07-06 14:18:48 +0300
  • e53c3cd417 now cleans data from parameters used for overloads Sébastien Piquemal 2011-07-06 14:05:57 +0300
  • 3b2e70dd3a Merge pull request #43 from sebpiq/master Tom Christie 2011-07-05 02:48:05 -0700
  • a634d10cbf Support for creating objects with m2m relations Fernando Zunino 2011-07-05 02:25:39 -0300
  • 4887ac9495 Merge 3161475562 into 2dc042f0cf GitHub Merge Button 2011-07-04 01:36:29 -0700
  • 3161475562 debugged serializers Sébastien Piquemal 2011-07-04 11:31:46 +0300
  • 2dc042f0cf Picky. :) Tom Christie 2011-07-02 10:37:51 -0700
  • f43f20bd3a Merge pull request #40 from ulmus/master Tom Christie 2011-07-02 10:36:26 -0700
  • c042b43e0c Merge 3e0a978dd9 into 1885012d61 GitHub Merge Button 2011-07-02 10:35:12 -0700
  • 3e0a978dd9 Fixed YAMLParser = None Jens Alm 2011-07-02 19:19:45 +0200
  • f168ac9938 Merge 20c7e605c9 into 1885012d61 GitHub Merge Button 2011-07-02 10:16:47 -0700
  • 20c7e605c9 Sloppy copy-pasting... Jens Alm 2011-07-02 19:12:43 +0200
  • f73588eb42 parsers.DEFAULT_PARSERS added to be consistent with renderers.DEFAULT_RENDERERS Jens Alm 2011-07-02 19:03:26 +0200
  • 9baed0aed2 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Jens Alm 2011-07-02 18:48:40 +0200
  • 3900abd37f .gitignore Jens Alm 2011-07-02 18:40:25 +0200
  • bcddc6f09a gitignore Jens Alm 2011-07-02 18:39:27 +0200
  • 7ee1bbecc6 Set default renderers for views when yaml is not installed Jens Alm 2011-07-02 18:38:55 +0200
  • 1885012d61 Edited AUTHORS via GitHub Tom Christie 2011-07-02 09:37:18 -0700
  • 17303fc85e Merge pull request #37 from fzunino/none-renderer-fix Tom Christie 2011-07-02 09:36:13 -0700
  • f54911f47a Merge 3b81453fd1 into 83b47c4b76 GitHub Merge Button 2011-07-02 09:34:28 -0700
  • 3b81453fd1 Fix: Crash when yaml isn't installed. Fernando Zunino 2011-07-02 12:56:57 -0300
  • 83b47c4b76 Typo Tom Christie 2011-07-02 04:33:47 -0700
  • f7b7778a79 pull in markos changes, minor tweaks to yaml stuff Tom Christie 2011-07-01 17:44:08 +0100
  • c3babe751a Tweak intro in README Tom Christie 2011-07-01 16:24:32 +0100
  • 0a7ac40a0d Merge hg-git ickyness Tom Christie 2011-07-01 16:06:20 +0100
  • c4fe5a920b Urg, force update after hg-git ickyness Tom Christie 2011-07-01 16:05:22 +0100
  • 4136454b95 Try to force README.rst to rename Tom Christie 2011-07-01 15:55:33 +0100
  • 601430c293 Try to force README.rst to rename Tom Christie 2011-07-01 15:54:24 +0100