Commit Graph

  • ef9e5f20c8 Add schema decorator for FBVs Carlton Gibson 2017-09-04 14:44:20 +0200
  • 398824f96b Add manual_fields kwarg to AutoSchema Carlton Gibson 2017-08-30 12:30:10 +0200
  • 416e57f7b8 Refactor to ViewInspector plus AutoSchema Carlton Gibson 2017-08-30 11:48:02 +0200
  • 81bac6fe51 Add ManualSchema class Carlton Gibson 2017-08-29 11:45:24 +0200
  • 7aa52aca71 Adjust API Reference docs Carlton Gibson 2017-08-29 10:21:37 +0200
  • dc92b55c84 Make view a property Carlton Gibson 2017-08-23 11:28:20 +0200
  • 183f13ccf4 Pass just url from SchemaGenerator to descriptor Carlton Gibson 2017-08-23 11:22:14 +0200
  • 63f6377dff Move get_encoding to descriptor. Carlton Gibson 2017-08-23 11:13:30 +0200
  • aad9289ae9 Move get_filter_fields to descriptor Carlton Gibson 2017-08-23 11:07:56 +0200
  • 1d6562e6ad Move get_pagination_fields to descriptor Carlton Gibson 2017-08-23 11:01:52 +0200
  • 0a173efac2 Move get_serializer_fields to descriptor Carlton Gibson 2017-08-23 10:59:25 +0200
  • 238c5994a2 Move get_path_fields to descriptor Carlton Gibson 2017-08-23 10:57:26 +0200
  • f180397cb0 Remove need for generator in get_description Carlton Gibson 2017-08-23 10:53:30 +0200
  • 61ce8bfe12 Move get_description to descriptor Carlton Gibson 2017-08-23 10:47:16 +0200
  • 611af4fc35 Move get_link to descriptor Carlton Gibson 2017-08-23 10:31:38 +0200
  • 8f13e9c143 Initial Refactor Step Carlton Gibson 2017-08-23 10:11:04 +0200
  • 6404ab198e Merge ac2987a5d5 into 9aaea2586b Gabriel Massadas 2017-09-13 13:16:23 +0000
  • ac2987a5d5 Added Django-Efficient-Rest to the Third Party Packages list Gabriel Massadas 2017-09-13 14:09:31 +0100
  • 9aaea2586b Fix authtoken managment command (#5415) Sergei Azarkin 2017-09-12 16:03:29 +0300
  • 25a3f57493 fixup! Fix authtoken managment command username param Sergei Azarkin 2017-09-12 14:47:15 +0300
  • f98641ef97 Fix authtoken managment command username param Sergei Azarkin 2017-09-12 14:18:25 +0300
  • 7037ce88e9 Fix throttling documentation about Remote-Addr (#5414) Jozef 2017-09-12 13:08:32 +0200
  • 3c6b3d8e97 Fix throttling documentation about Remote-Addr Jozef 2017-09-12 12:22:23 +0200
  • a560a49d56 Merge pull request #5409 from rpkilby/fieldvalues-output Carlton Gibson 2017-09-11 17:34:02 +0200
  • ae95ed1ec2 Add repr(value) to the assert msg in FieldValues Ryan P Kilby 2017-09-11 05:18:39 -0400
  • 41ab539e97 Fix DateTimeField TZ handling Ryan P Kilby 2017-09-11 04:12:02 -0400
  • 663fb70dd8 Update DateTimeField TZ aware/naive test output Ryan P Kilby 2017-09-11 04:11:03 -0400
  • f94be6fa00 Add failing TZ tests for DateTimeField Ryan P Kilby 2017-09-11 03:47:44 -0400
  • c54f37ceb1 Failing Test Case for #5345 Rod Manning 2017-09-11 16:55:08 +1000
  • 076d83ac06 Merge 2f990e8932 into 0e341c24b4 Mike 2017-09-09 10:25:42 +0000
  • 2f990e8932 Allowed explicit adding the renderer to Response #5405 Mykhailo Durnosvystov 2017-09-09 13:14:53 +0300
  • dc31a2731b Merge d3684808f0 into 0e341c24b4 장준영 2017-09-09 06:35:30 +0000
  • d3684808f0 empty class name start capital letter JunYeongJang 2017-09-09 15:32:41 +0900
  • 0e341c24b4 Update get_object() example in permissions.md (#5401) Sanjuro Jogdeo 2017-09-08 09:51:16 -0700
  • 83c07fb1d5 Adjust patch Carlton Gibson 2017-09-08 18:11:39 +0200
  • 13222e45bc Make status_code documentation more readable. (#5400) ersel-ionova 2017-09-08 16:53:17 +0100
  • 2a7e941a43 Update status-codes.md ersel-ionova 2017-09-08 16:42:37 +0100
  • ad1e05b36a Update get_object() example in permissions.md Sanjuro Jogdeo 2017-09-07 16:02:47 -0700
  • 5030a11ff9 Make status_code documentation more readable. ersel-ionova 2017-09-07 15:21:35 +0100
  • e2b5cef52c Merge pull request #5398 from dolphinigle/master Carlton Gibson 2017-09-07 07:45:58 +0200
  • b11f37eaf3 Fixed the MultipleFieldLookupMixin example to properly check for object level permission. Irvan 2017-09-07 11:06:44 +0800
  • 4a6cfa171f SImple css update cristianeph 2017-09-05 17:45:16 -0500
  • bfd524cd38 Merge ce81ba7ca2 into 71ad99e0b2 Clayton Daley 2017-09-04 23:01:58 +0000
  • ce81ba7ca2 move default list serializer into an over-loadable parameter Clayton Daley 2017-09-04 17:57:36 -0500
  • 71ad99e0b2 Merge pull request #5388 from founders4schools/fix/named-source Carlton Gibson 2017-09-04 17:24:36 +0200
  • 66b2c6149e Fix code style jhg14 2017-09-04 16:17:43 +0100
  • 4345894445 Add simplest possible failing test jhg14 2017-09-04 15:41:04 +0100
  • 3c1bf6bfd5 Add failing test for named attribute jhg14 2017-09-04 11:47:53 +0100
  • 79be20a7c6 Updated supported values for the NullBooleanField (#5387) Igor Tokarev 2017-09-04 14:11:53 +0500
  • e42eb42d49 Don't make the content mandatory in the generic content form (#5372) Daniele Varrazzo 2017-09-04 10:04:48 +0100
  • 6632336a86 Updated supported values for the NullBooleanField Added check for unhashable types in NullBooleanField Igor Tokarev 2017-09-04 14:01:40 +0500
  • 1a7f16c45d Merge c38e23f88e into 7cd59147ea Igor Tokarev 2017-09-04 06:30:28 +0000
  • 7cd59147ea Merge pull request #5376 from rpkilby/django-perms-queryset Carlton Gibson 2017-09-04 08:24:40 +0200
  • c38e23f88e BooleanField and NullBooleanField must have same parsing of True/False values. Also added check for unhashable types in NullBooleanField. Igor Tokarev 2017-09-03 18:56:09 +0500
  • 23b2d8099b Unify QS handling for model/object permissions Ryan P Kilby 2017-09-01 13:37:58 -0400
  • af460d2b69 Add PR 5376 to release notes Ryan P Kilby 2017-09-01 13:37:01 -0400
  • 6c743e9446 Merge 5fdeb74405 into 139c8fe3d1 kycool 2017-09-01 10:40:38 +0000
  • 680405bba9 Merge 1dae174ae4 into 139c8fe3d1 Daniel Hahler 2017-09-01 10:40:10 +0000
  • 139c8fe3d1 Merge pull request #5380 from blueyed/fix-doc Carlton Gibson 2017-09-01 12:39:55 +0200
  • dedd9c3863 Merge pull request #5381 from rpkilby/fix-test-name Carlton Gibson 2017-09-01 12:39:31 +0200
  • 5fdeb74405 check depth type which should be int kycool 2017-09-01 18:30:59 +0800
  • e4a81d2903 test added Matteo Nastasi 2017-08-31 15:06:06 +0200
  • bc49746dd3 Fix test name Ryan P Kilby 2017-08-31 08:26:14 -0400
  • 1dae174ae4 fixup! exception_handler: add codes for Http404 and PermissionDenied Daniel Hahler 2017-08-31 13:02:30 +0200
  • fff3db5517 Fix doc for ErrorDetail Daniel Hahler 2017-08-31 12:19:03 +0200
  • c6dd9f8bfb exception_handler: add codes for Http404 and PermissionDenied Daniel Hahler 2017-08-31 12:14:52 +0200
  • 27c382c98d Merge pull request #5351 from rpkilby/requestfactory-contenttype Carlton Gibson 2017-08-31 12:13:49 +0200
  • 0ec915e623 Force content_type inclusion in APIRequestFactory Ryan P Kilby 2017-08-30 21:36:05 -0400
  • 7b8ca1e912 unnecessary strip() breaks markdown formatting Matteo Nastasi 2017-08-31 10:28:37 +0200
  • a2b53778dd add markdown preprocessor to highlight code-blocks Matteo Nastasi 2017-08-31 09:20:37 +0200
  • bafb3ec22a Merge pull request #5375 from rpkilby/related-source-serialization Carlton Gibson 2017-08-31 08:52:32 +0200
  • 07258ca032 Remove None handling from fields.get_attribute() Ryan P Kilby 2017-08-30 14:15:33 -0400
  • c8773671e7 + Rejecting anonymous in DjangoModelPermissions *before* the .get_queryset call Denis Untevskiy 2017-08-25 22:14:33 +0200
  • 2ea368e80f Add failing test for #5367 Ryan P Kilby 2017-08-30 16:53:08 -0400
  • 79c1f2154a Fix authorization few perms tests Ryan P Kilby 2017-08-30 16:52:16 -0400
  • 94e5d05caa Add failing test for #5371 Ryan P Kilby 2017-08-30 14:06:43 -0400
  • 42c99d7283 Merge 88d49848de into 7e3ba8b3ed Denis 2017-08-30 05:25:59 +0000
  • 7e3ba8b3ed Merge pull request #5373 from kiss90benedek/patch-1 Carlton Gibson 2017-08-30 07:25:31 +0200
  • ff2fa7a866 Fix excludes Benedek Kiss 2017-08-29 22:22:00 +0200
  • f25cc73fa1 Don't make the content mandatory in the generic content form Daniele Varrazzo 2017-08-29 17:13:35 +0100
  • 1c5710bf6c Merge pull request #5369 from beda-software/master Carlton Gibson 2017-08-29 07:22:21 +0200
  • c0475d059d Update link to drf-writable-nested repository in third-party serializers Vadim Laletin 2017-08-29 10:39:52 +0700
  • 88d49848de + Rejecting anonymous in DjangoModelPermissions *before* the .get_queryset call Denis Untevskiy 2017-08-25 22:14:33 +0200
  • 1c4d277f53 Merge pull request #5362 from ashishnitinpatil/master Xavier Ordoquy 2017-08-24 13:16:14 +0200
  • 26d4977cd0 ~api-clients documentation: installation code fix Ashish Patil 2017-08-24 15:06:48 +0400
  • 36cc8df85a Merge pull request #5361 from ScottKelly/response-data-doc-fix Carlton Gibson 2017-08-24 09:45:35 +0200
  • 807b9c716c Fix doc Response data attribute description Scott Kelly 2017-08-23 21:30:56 -0500
  • b1b0e8be7d Merge 1de1185a1f into 08ec276850 qwhex 2017-08-23 11:18:31 +0000
  • 1de1185a1f Update 4-authentication-and-permissions.md: add note about PostgreSQL Mice Pápai 2017-08-23 13:16:44 +0200
  • 6b4c4b08c1 Merge 8ff567a06a into 08ec276850 Ignat Shining 2017-08-22 19:10:01 +0000
  • 08ec276850 Merge pull request #5348 from fbidu/4585 Carlton Gibson 2017-08-22 21:09:11 +0200
  • 698d8b7507 Merge pull request #5350 from qwhex/patch-1 Carlton Gibson 2017-08-22 21:07:58 +0200
  • eb88687e28 Test RequestFactory with empty body Ryan P Kilby 2017-08-22 15:02:18 -0400
  • 6a3b8cfa4c Adjust wording Carlton Gibson 2017-08-22 20:44:19 +0200
  • 9b829bec2d Update 2-requests-and-responses.md: consistency qwhex 2017-08-22 20:37:31 +0200
  • 6f2c3bcb12 Further clarifying the message when get_queryset returns None to include the class name that was called Felipe Bidu 2017-08-22 12:13:22 -0300
  • 5fd01d06ab Adding a more explicit error message when a view does have a get_queryset method but it returned nothing Felipe Bidu 2017-08-22 11:00:19 -0300
  • 3530d134ea Deployed fed85bc with MkDocs version: 0.16.2 Carlton Gibson 2017-08-22 14:31:16 +0100
  • fed85bc29d Merge pull request #5344 from carltongibson/3.6.4-release 3.6.4 Carlton Gibson 2017-08-22 08:55:38 +0200
  • 0a0bb6a871 Update release notes Carlton Gibson 2017-08-21 20:33:51 +0200