Commit Graph

  • 112b52f57e Allow action decorator to handle multiple http methods Alex Burgel 2013-05-24 18:28:47 -0400
  • 760e8642bd Merge branch 'issue-192-expose-fields-for-options' of https://github.com/grimborg/django-rest-framework into improved-options-support Tom Christie 2013-05-24 21:21:56 +0100
  • 78c53d530f Updating docs Tom Christie 2013-05-24 21:08:27 +0100
  • 77c17b90e2 Get HyperlinkedIdentityField value via method call. Brian Zambrano 2013-05-23 19:56:56 -0700
  • ee46179573 Merge eae844d515 into 02b29267ac Benjamin Toueg 2013-05-23 14:51:31 -0700
  • eae844d515 Add AUTHORIZATION_HEADER setting Benjamin 2013-05-23 23:32:58 +0200
  • 7ff44086df Merge a1deb5eac7 into 02b29267ac Òscar Vilaplana 2013-05-22 23:27:05 -0700
  • a1deb5eac7 simplified, moved field humanizing to Field. broken tests Oscar Vilaplana 2013-05-23 08:26:55 +0200
  • e4b5121d41 Merge 88078efee3 into 02b29267ac Andy Freeland 2013-05-22 13:05:36 -0700
  • 02b29267ac Fix release notes Tom Christie 2013-05-22 21:04:42 +0100
  • 88078efee3 Fix 2.3.3 in release notes Andy Freeland 2013-05-22 17:00:23 -0300
  • 7a93fdbe0a Last bits of charset sorting-out-ness Tom Christie 2013-05-22 16:46:15 +0100
  • 17699056af Use assertEqual, not assertEquals Tom Christie 2013-05-22 16:45:56 +0100
  • c55406657d Security email address Tom Christie 2013-05-22 16:45:33 +0100
  • 0c2b534d95 Minor cleanup Tom Christie 2013-05-22 09:29:43 +0100
  • 06b28f66ed Tweak method ordering for better consistency Tom Christie 2013-05-22 09:07:12 +0100
  • 6a5cdf6004 Merge 5237106214 into 0e80a535fb Xavier Ordoquy 2013-05-22 00:22:47 -0700
  • 5237106214 Fixed the created/updated status code for an update. Xavier Ordoquy 2013-05-22 09:22:38 +0200
  • 249588778c Added a couple of key function to allow easier response tuning. Xavier Ordoquy 2013-05-22 07:58:10 +0200
  • 0e80a535fb Tweak nav style slightly Tom Christie 2013-05-21 17:45:25 +0100
  • 6434a5f4a8 Added @mikee2185 and @mjtorn for their work on #467. Thank you :) Tom Christie 2013-05-21 12:12:39 +0100
  • ac99b81497 Note usage of django-filter 0.5.4 for Django 1.3 support. Closes #877 Tom Christie 2013-05-21 12:05:44 +0100
  • 39783a6e3c Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-05-21 12:02:32 +0100
  • cdc3c37465 Merge and styling fixes Tom Christie 2013-05-21 12:01:56 +0100
  • 8bbb94dea9 Added @atarzwell for docs fix #876. Thanks! Tom Christie 2013-05-21 12:18:37 +0200
  • f77ae156f9 Merge pull request #876 from atarzwell/master Tom Christie 2013-05-21 00:18:34 -0700
  • 8a3c31d911 Merge 62c7326b77 into aef7ac72cc Andrew Tarzwell 2013-05-20 13:50:32 -0700
  • 62c7326b77 Update Typo Andrew Tarzwell 2013-05-20 17:43:37 -0300
  • aef7ac72cc content type may be set explicitly on the response Tom Christie 2013-05-20 21:18:17 +0100
  • f19e0d544f Fix charset issues Tom Christie 2013-05-20 21:00:56 +0100
  • 6fcffcc9c6 Typo Tom Christie 2013-05-20 14:02:19 +0100
  • 26e037d415 Fix broken docs links. Closes #873 Tom Christie 2013-05-20 13:49:42 +0100
  • 3aad12220d Added @commonorgarden, for fix #875. Thank you :) Tom Christie 2013-05-20 13:46:29 +0100
  • 656a13616d Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-05-20 13:43:49 +0100
  • bc8671d7ea More explicit quickstart guide. Closes #867. Tom Christie 2013-05-20 13:43:26 +0100
  • 16115c1010 Merge 1be2ad21b8 into 9f455fbc07 Dogukan Tufekci 2013-05-20 05:26:06 -0700
  • 9f455fbc07 Merge pull request #875 from commonorgarden/master Tom Christie 2013-05-20 05:20:18 -0700
  • e1935cbe98 Merge c3fd7c6685 into ee543e465f commonorgarden 2013-05-20 05:16:22 -0700
  • c3fd7c6685 Updated SlugField to raise validation errors for invalid slugs David Jones 2013-05-20 13:04:38 +0100
  • 7ca7e1759e Merge c80622db23 into ee543e465f Markus Törnqvist 2013-05-20 02:20:17 -0700
  • ee543e465f Merge pull request #872 from Neamar/master Tom Christie 2013-05-20 00:53:40 -0700
  • 32d93296de Merge 4c85829cb7 into 7c945b43f0 Neamar 2013-05-20 00:48:10 -0700
  • 4c85829cb7 Legacy parameter order Neamar 2013-05-20 10:48:07 +0300
  • 42a8fe8995 Corrected docs (authentication instead of filtering) Neamar 2013-05-20 10:42:10 +0300
  • 5d73363676 Merge 365ad2f600 into 7c945b43f0 Markus Törnqvist 2013-05-19 08:16:09 -0700
  • 365ad2f600 Oops! Forgot the import from the push Markus Törnqvist 2013-05-19 18:15:58 +0300
  • 5314927b6b Demonstration (in code, look at the diff) of attribute validation Markus Törnqvist 2013-05-19 18:04:17 +0300
  • c2a17ab6a3 Conceptual design for strong attributes in APIView Markus Törnqvist 2013-05-19 18:03:27 +0300
  • 119dff7a06 Introduce validator metaclass Markus Törnqvist 2013-05-19 18:01:12 +0300
  • dea0b6ab7f removed TODO Oscar Vilaplana 2013-05-19 15:48:16 +0200
  • 259153b3f9 removed TODO Oscar Vilaplana 2013-05-19 15:47:50 +0200
  • 9133ef77ab removed TODO Oscar Vilaplana 2013-05-19 15:47:23 +0200
  • 7a5cd090aa fixed tests, added docs, renamed helper method Oscar Vilaplana 2013-05-19 15:45:33 +0200
  • 6bbedfd7ae fixed merge conflict Oscar Vilaplana 2013-05-19 15:18:40 +0200
  • 31893cff74 * make test assertion more explicit * cleanup Nikolaus Schlemm 2013-05-19 15:12:01 +0200
  • c80622db23 Fix django-filters Markus Törnqvist 2013-05-19 16:09:48 +0300
  • e80488b619 Added min_length and max_length Oscar Vilaplana 2013-05-19 15:08:41 +0200
  • edbf65c06e Removed unused imports Oscar Vilaplana 2013-05-19 15:06:24 +0200
  • 696c053f4f s/Single Character/String/ Oscar Vilaplana 2013-05-19 15:04:43 +0200
  • 9a63ad6c2e Explicit permission classes in test cases Markus Törnqvist 2013-05-19 15:37:51 +0300
  • 88c94f3720 Merge remote-tracking branch 'grimborg/issue-192-expose-fields-for-options' into issue-192-expose-fields-for-options Nikolaus Schlemm 2013-05-19 14:58:11 +0200
  • f1f5f92d89 Added tests, cleaned up imports Oscar Vilaplana 2013-05-19 14:55:46 +0200
  • efca5f6fec use double quotes for docstring instead of single quotes Nikolaus Schlemm 2013-05-19 14:54:16 +0200
  • 187e26e6af Be strict with permission get in test Markus Törnqvist 2013-05-19 15:09:57 +0300
  • 400fd6bee4 Merge branch 'issue-192-expose-fields-for-options' of github.com:grimborg/django-rest-framework into issue-192-expose-fields-for-options Oscar Vilaplana 2013-05-19 14:00:14 +0200
  • 2a00454517 Merge pull request #2 from nschlemm/issue-192-expose-fields-for-options Òscar Vilaplana 2013-05-19 05:00:01 -0700
  • b07cfdcf54 FIXED TEST FOR: don't expose fields for GET and DELETE - leaving room for parameters like e.g. filter or paginate Nikolaus Schlemm 2013-05-19 13:54:13 +0200
  • 19f838f655 Merge branch 'issue-192-expose-fields-for-options' of github.com:nschlemm/django-rest-framework into issue-192-expose-fields-for-options Oscar Vilaplana 2013-05-19 13:46:46 +0200
  • 5473f60192 Merge remote-tracking branch 'grimborg/issue-192-expose-fields-for-options' into issue-192-expose-fields-for-options Nikolaus Schlemm 2013-05-19 13:46:17 +0200
  • da0b7f3f4d URL path in test_response mergefix Markus Törnqvist 2013-05-19 14:36:11 +0300
  • 288194aa68 Merge branch 'master' into mjtorn-testnames Markus Törnqvist 2013-05-19 14:35:28 +0300
  • dc4e284d8d Get Permission explicitly for model. Markus Törnqvist 2013-05-19 13:58:56 +0300
  • 498082919a field_test -> check_field so nose doesn't think i's a test Markus Törnqvist 2013-05-19 13:36:34 +0300
  • 1154c12b33 don't expose fields for GET and DELETE - leaving room for parameters like e.g. filter or paginate Nikolaus Schlemm 2013-05-19 11:37:12 +0200
  • a91841f7fe WORKAROUND: avoid errors like "AttributeError: 'APIRoot' object has no attribute 'get_serializer'" Nikolaus Schlemm 2013-05-19 11:29:41 +0200
  • 08e9e2042c Disabled label and help_text in unit test. We should change the test so that it sets them up. Oscar Vilaplana 2013-05-19 11:26:56 +0200
  • b915c1d4d8 Made field label optional in OPTIONS Oscar Vilaplana 2013-05-19 11:15:38 +0200
  • 42b61ffcd7 Merge pull request #1 from nschlemm/issue-192-expose-fields-for-options Òscar Vilaplana 2013-05-19 01:59:19 -0700
  • c0f3a1c397 Integrated status quo of grimborg's awesome humanize_field() for exposing field metadata via OPTIONS :) Nikolaus Schlemm 2013-05-19 09:25:02 +0200
  • 9454e23aa9 Merge branch 'master' of git://github.com/tomchristie/django-rest-framework into issue-192-expose-fields-for-options Nikolaus Schlemm 2013-05-19 09:02:07 +0200
  • 1be2ad21b8 Update quickstart.md Dogukan Tufekci 2013-05-19 02:52:23 +0300
  • 3d2c86c1f0 Merge 5488b1c173 into 7c945b43f0 Dogukan Tufekci 2013-05-18 16:43:43 -0700
  • 5488b1c173 Update quickstart.md Dogukan Tufekci 2013-05-19 02:43:25 +0300
  • 7c945b43f0 Only use object permissions in browsable api form generation if an object exists Tom Christie 2013-05-18 23:52:02 +0100
  • 4802177766 Enforce object permissions check when rendering forms in browseable API Tom Christie 2013-05-18 21:19:53 +0100
  • 5ed3f59a2c Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-05-18 21:13:19 +0100
  • 4631b91e14 Fix broken 'binary content' in browseable API Tom Christie 2013-05-18 21:12:44 +0100
  • 843ae60237 Merge branch 'issue-192-expose-fields-for-options' of git://github.com/grimborg/django-rest-framework into issue-192-expose-fields-for-options Nikolaus Schlemm 2013-05-18 18:34:21 +0200
  • 351814e110 Added @lolek09 for work on #862. Kick ass! Tom Christie 2013-05-18 18:32:02 +0200
  • 7f1cc82f96 added unittests for permission check of exposing actions via OPTIONS Nikolaus Schlemm 2013-05-18 18:29:51 +0200
  • fecadacab1 added tests for form Oscar Vilaplana 2013-05-18 18:27:53 +0200
  • d4721fc1f7 Correct charset on UnicodeJSONRenderer Tom Christie 2013-05-18 17:25:38 +0100
  • bac4bf6e95 Merge branch 'master' of https://github.com/tomchristie/django-rest-framework Tom Christie 2013-05-18 17:22:27 +0100
  • 0d3d66cb02 Added proper charset support Tom Christie 2013-05-18 17:21:43 +0100
  • f152129a2c Fix urls in tests Markus Törnqvist 2013-05-18 19:14:28 +0300
  • 4b04aed2da Rename test case files Markus Törnqvist 2013-05-18 19:11:12 +0300
  • 4dffcb5d77 Added humanized field names and types Oscar Vilaplana 2013-05-18 18:10:17 +0200
  • 6af61a19b7 Added @matteosuppo for work on #865. Thanks! Tom Christie 2013-05-18 18:07:43 +0200
  • 1888f4a1f0 Merge pull request #865 from ryankask/issue-747-lazy-strings-serialized Tom Christie 2013-05-18 09:05:42 -0700
  • 924f2d748f Merge 579f77ceaa into 6d5cf527c3 Ryan Kaskel 2013-05-18 09:04:45 -0700