Commit Graph

  • 1909472aa2 authentication: allow all transport modes of access token in OAuth2Authentication Benjamin Dauvergne 2014-03-13 23:53:53 +0100
  • 64a6ac68a0 Fixed wrong assertions. Omer Katz 2014-03-18 21:29:21 +0200
  • 03ddd237c9 Latest docs build Tom Christie 2014-03-17 08:36:49 +0000
  • abe14c06f7 Minor docs tweak Tom Christie 2014-03-17 08:36:13 +0000
  • 9476365e6b Latest docs build Tom Christie 2014-03-17 08:35:23 +0000
  • dddbff5931 Tweak DRF compound fields docs Tom Christie 2014-03-17 08:33:18 +0000
  • 57b0e84bdd Merge pull request #1472 from estebistec/ref-compound-fields Tom Christie 2014-03-17 08:29:47 +0000
  • c779dce3e4 Serializer fields section for 3rd-party packages Steven Cummings 2014-03-16 18:55:21 -0500
  • d6342c13ae Testcase and tentative fix for #1237 Peter Inglesby 2014-03-16 14:03:21 +0000
  • 1465253558 +custom1 flag for our localwiki build Philip Neustrom 2014-03-11 05:28:23 -0700
  • 5183309245 Merge db714eede7 into c44591674f Philip Neustrom 2014-03-11 12:25:49 +0000
  • db714eede7 Set user on the original request as well. Philip Neustrom 2014-03-11 05:19:11 -0700
  • c44591674f Merge pull request #1463 from linovia/bugfix/old_request_factory_url_arguments Xavier Ordoquy 2014-03-07 20:20:19 +0100
  • 0e677e9dd1 Reintroduced url arguments in the urls for the tests. Xavier Ordoquy 2014-03-07 16:11:51 +0100
  • 6cf19fa4ef Add Django 1.7 to tox Tom Christie 2014-03-07 14:16:31 +0000
  • 3fa95132d8 Don't barf if PIL is not installed. Tom Christie 2014-03-07 14:16:14 +0000
  • 4001cd74ed Pin pillow to 2.3.0 Tom Christie 2014-03-07 14:15:56 +0000
  • 35787fb3ca Merge pull request #1460 from inglesp/issue1434 Tom Christie 2014-03-07 07:36:37 +0000
  • 29f5ce7aeb Use six to reload module Peter Inglesby 2014-03-06 23:51:02 +0000
  • d48e8ca8d6 Merge pull request #1459 from linovia/bugfix/optional_unique_validation Carlton Gibson 2014-03-06 22:48:16 +0100
  • 2353878951 Add SEARCH_PARAM and ORDERING_PARAM to settings Peter Inglesby 2014-03-06 21:39:44 +0000
  • 2090f452b2 Merge pull request #1455 from ericbuehl/master Tom Christie 2014-03-06 20:33:27 +0000
  • 34887ed756 it's safe to import scope and constants Eric Buehl 2014-03-06 20:19:21 +0000
  • 86375f2d95 Merge remote-tracking branch 'upstream/master' Eric Buehl 2014-03-06 20:21:27 +0000
  • 51e6982397 Fixed the validation for optional fields that have a value. Xavier Ordoquy 2014-03-06 21:18:37 +0100
  • caf4d36cb3 More complex test case. Xavier Ordoquy 2014-03-06 21:17:41 +0100
  • de899824b8 Forgot to add the ref field to the field list. Xavier Ordoquy 2014-03-06 16:43:30 +0100
  • 9e291879d1 Added an optional unique field to Album and checked that duplicates are detected. Xavier Ordoquy 2014-03-06 15:24:07 +0100
  • ef94861c2d It's 2014 now, dontchaknow Tom Christie 2014-03-06 09:25:18 +0000
  • 7dc3dbbad1 Update docs Tom Christie 2014-03-06 09:02:46 +0000
  • c1148241ee Version 2.3.13 2.3.13 Tom Christie 2014-03-06 09:01:05 +0000
  • 7750138643 Fixed the many to many behavior. Xavier Ordoquy 2014-03-06 07:47:11 +0100
  • ab05689393 Merge pull request #1454 from rhcarvalho/patch-2 Tom Christie 2014-03-05 17:55:52 +0000
  • e0682e9298 don't implicitly import provider.oauth2 Eric Buehl 2014-03-05 17:15:52 +0000
  • 94fe03779b Fix typo Rodolfo Carvalho 2014-03-05 17:01:54 +0100
  • 45ae5081f7 Merge pull request #1453 from davidbgk/patch-2 Tom Christie 2014-03-04 16:24:18 +0000
  • 84e7bf6796 Update documentation of render methods (obj to data) David Larlet 2014-03-04 17:21:07 +0100
  • 3eab347850 Merge 3c0ea81fcf into 71ea5b73ce Frank Pape 2014-03-04 15:42:04 +0000
  • d839558a2e Merge b150e5ddf6 into 71ea5b73ce Frank Pape 2014-03-04 15:42:03 +0000
  • 71ea5b73ce Merge pull request #1452 from davidbgk/patch-1 Tom Christie 2014-03-04 15:33:41 +0000
  • 07cb436d61 Typo in keywords arguments name David Larlet 2014-03-04 16:32:34 +0100
  • ea1192c5df Merge c94cc64043 into 4edd39b2e4 Benjamin Toueg 2014-03-04 15:26:36 +0000
  • 4edd39b2e4 Merge pull request #1442 from Anton-Shutik/master Tom Christie 2014-03-04 15:26:34 +0000
  • dea2766aba Added tests for "get_default_value" function Anton Shutik 2014-03-04 13:11:54 +0300
  • 3c0ea81fcf Update deserialization documentation for updates. Frank Pape 2014-03-03 10:23:55 -0500
  • 93573305ce Raise ValidationError on non-partial update if a field without a default value is not specified. Frank Pape 2014-03-03 10:10:49 -0500
  • 24a6882232 Merge pull request #1375 from linovia/feature/django_1_7 Tom Christie 2014-03-03 14:32:38 +0000
  • 033d8323e3 Merge 384397b196 into ee9864e0dc Darian Moody 2014-03-03 14:03:22 +0000
  • 3d7cb72e0a Merge remote-tracking branch 'reference/master' into feature/django_1_7 Xavier Ordoquy 2014-03-03 11:41:07 +0100
  • baf556a659 Merge 971578ca34 into ee9864e0dc Andreas Pelme 2014-03-02 21:57:25 +0100
  • ee9864e0dc Merge pull request #1448 from zhanghongfei/master Tom Christie 2014-03-02 20:56:29 +0000
  • b93e3a060a Merge pull request #1447 from kumar303/hawk Tom Christie 2014-03-02 20:09:52 +0000
  • 971578ca34 Support for running the test suite with py.test Andreas Pelme 2014-03-02 12:40:30 +0100
  • 693d9d9c63 In the method permission_denied, did not use the request parameter. hongfeiZhang 2014-03-01 11:37:31 +0800
  • c2cd610b15 Adds HawkREST to 3rd party auth docs Kumar McMillan 2014-02-28 16:51:58 -0600
  • a4470c4276 Fix trailing whitespace Kumar McMillan 2014-02-28 16:51:32 -0600
  • e2857bdcff Fix link to tox Kumar McMillan 2014-02-28 16:35:03 -0600
  • f5f4c1a837 strip trailing whitespace Kumar McMillan 2014-02-28 16:34:42 -0600
  • b150e5ddf6 Test to demonstrate inconsistent full update behavior with omitted fields. Frank Pape 2014-02-28 15:45:53 -0500
  • 62786a7ad6 Merge pull request #1444 from DanSears/master Tom Christie 2014-02-28 16:43:17 +0000
  • abb240648c clarified which urls.py to edit DanSears 2014-02-28 08:40:45 -0800
  • ea8a9928d9 Merge 4d45865bd7 into 22f225175f Simon Charette 2014-02-28 07:39:34 -0500
  • 22f225175f Merge pull request #1437 from Keats/master Tom Christie 2014-02-28 11:55:45 +0000
  • 22576013b9 Merge pull request #1443 from silent1mezzo/patch-1 Tom Christie 2014-02-28 11:55:05 +0000
  • 3c62f0efc3 RelatedField.get_default_value: return empty list if self.many==True Anton Shutik 2014-02-28 13:59:21 +0300
  • c3c69f4304 Merge pull request #1441 from dustinfarris/null-serialization Tom Christie 2014-02-28 09:27:27 +0000
  • 1a75e7b02b Merge pull request #1440 from un33k/master Tom Christie 2014-02-28 09:18:03 +0000
  • 818b4bf8b3 handle negative time value and prevent a divide by zero Val Neekman 2014-02-27 12:27:54 -0800
  • f126856f65 Allow 'None' to pass as a null value in RelatedFields Dustin Farris 2014-02-27 12:17:32 -0500
  • 0620263d24 Update Travis to test Django 1.6.2 Adam McKerlie 2014-02-27 11:47:21 -0500
  • 1addd09e2b RelatedField default value handling fixed Anton Shutik 2014-02-27 18:34:36 +0300
  • 6cd0394e20 Display the media type of the API response on the browsable API Keats 2014-02-21 17:12:41 +0000
  • 505f1173d0 Demonstrate problem post/put'ing serialized data that contains 'None' Dustin Farris 2014-02-26 12:08:26 -0500
  • 6e92e415aa Merge pull request #1436 from meshy/patch-1 Tom Christie 2014-02-21 14:24:27 +0000
  • c3967c08ab Minor docs example fix Charlie Denton 2014-02-21 14:23:33 +0000
  • 5da5619bb6 Merge 1e9cde6f21 into 9841069373 Daniel Kontsek 2014-02-21 12:26:32 +0100
  • 1e9cde6f21 Do not allow empty values when required=True and partial=True Daniel Kontsek 2014-02-21 12:07:35 +0100
  • 33f1cd24cd Latest docs build Tom Christie 2014-02-20 14:55:10 +0000
  • 9841069373 Link to DRF-extensions. Refs #1430 Tom Christie 2014-02-20 14:54:17 +0000
  • 0a0dad8c60 Merge pull request #1433 from etoccalino/http-signature Tom Christie 2014-02-20 08:20:06 +0000
  • 1a4c6f075b include djangorestframework-httpsignature in the docs Elvio Toccalino 2014-02-20 01:07:39 -0300
  • 97be8fb720 Update relations.md (clarified view_name) tom-leys 2014-02-20 08:16:36 +1300
  • d4d80bdff5 Removed the remaining traces from explicit unicode. Xavier Ordoquy 2014-02-19 12:49:35 +0100
  • 316b7b8786 Merge pull request #1428 from theskumar/patch-1 Tom Christie 2014-02-18 15:15:18 +0000
  • b3aa512d35 fix(docs): fix code indentation in serializers.md Saurabh Kumar 2014-02-18 20:39:39 +0530
  • d328f1827d Tweak comment wrapping. Tom Christie 2014-02-18 12:30:55 +0000
  • 68573a3c1a Merge pull request #1427 from Ian-Foote/refactor_update Tom Christie 2014-02-18 12:29:50 +0000
  • dca8b98356 Remove unnecessary else Ian Foote 2014-02-18 12:28:02 +0000
  • f22aeeb0a3 Refactor UpdateModelMixin.update Ian Foote 2014-02-18 12:08:12 +0000
  • b2f0f4fcf4 Merge remote-tracking branch 'reference/master' into feature/django_1_7 Xavier Ordoquy 2014-02-18 11:42:35 +0100
  • 5ae94547bc Moved the python_2_unicode_compatible into compat module. Xavier Ordoquy 2014-02-18 11:42:17 +0100
  • 9c20c21161 Merge aa8908fef2 into 822eb39599 Bart Vandendriessche 2014-02-17 10:02:20 +0100
  • 384397b196 Py3 fix for iteritems. Darian Moody 2014-02-16 22:41:45 +0000
  • 83f0cb574d Created a new serializer field NullBooleanField to fix #1422. This field is used as the default for Django's NullBooleanField in ModelSerializers; it differs from BooleanField in that it is nullable and therefore allows None values. Darian Moody 2014-02-16 22:15:31 +0000
  • 6d77e5e42f Merge cb4562b9bd into 822eb39599 Richard Jansen 2014-02-16 15:21:36 +0100
  • cb4562b9bd wrongly placed parentheses Richard Jansen 2014-02-16 15:09:07 +0100
  • 37150d710c When settings.SECRET_KEY is set, also use this to generate key Richard Jansen 2014-02-16 15:04:00 +0100
  • d4b9db2946 Added some tests for the default serializer field applied to Django's NullBooleanField to showcase that passing None for a NullBooleanField that does not have a default set causes the field's data to be set as when it should follow Django behaviour and set to therefore allowing un-setting of NullBooleanField values via DRF. Darian Moody 2014-02-15 21:44:44 +0000
  • 822eb39599 Merge pull request #1420 from bo-peng/patch-1 Tom Christie 2014-02-15 11:51:14 +0000
  • 3f1b91d157 Correct nested serializer assumption Charlie Denton 2014-02-15 09:54:03 +0000