Commit Graph

  • 4bc66183fd Fix wrong validator example in the serializers docs 0dysseas 2020-03-17 12:01:04 +0200
  • 6c93434bca Fix component generation for delete method Dhaval Mehta 2020-03-13 00:10:16 +0530
  • 86aa549832
    Drop Django 2.1 and below. (#7225) Ryan P Kilby 2020-03-11 06:51:42 -0700
  • 0d2dbe03d0
    Mark django-rest-auth as unsupported repo Mahmoud Adel 2020-03-10 21:25:53 +0200
  • e6c05dd6a2 Drop Django 2.1 and below Ryan P Kilby 2020-03-09 10:43:04 -0700
  • 908f91d8ef
    Set action for HEAD requests (#7223) Ryan P Kilby 2020-03-09 02:43:02 -0700
  • f3e03c9148 🚧 manual schema parse if no filter_backends specified Alexandr 2020-03-08 19:19:17 +0300
  • b58b344edc Add 'head' to viewset actions map Ryan P Kilby 2020-03-07 18:19:14 -0800
  • 87f5b42db7 Test viewset action attr Ryan P Kilby 2020-03-07 18:16:34 -0800
  • 7957b81378
    Update fields.md Q_back 2020-03-06 17:42:29 +0100
  • d5f895f6c0
    Allow serializer data to include related objects by object Étienne Beaulé 2020-03-05 20:13:15 -0500
  • 4a98533746
    Fix - run test_head_request_against_viewset method (#7219) Tom Christie 2020-03-05 13:18:48 +0000
  • 5451b02ec6
    fixed router tests Rick van Hattem 2020-03-05 13:16:42 +0100
  • 74fce83385
    Allowing . in urls so TimescaleDB primary keys work Rick van Hattem 2020-03-05 13:10:54 +0100
  • 73f7bf4941
    Extra action detection is too permissive. Add failing test + fix (#7217) Tom Christie 2020-03-05 10:18:22 +0000
  • db724db001 Make get_extra_action less permissive Ricardo Busquet 2020-03-05 00:47:47 -0500
  • 382e3322f1 Add failing test++ Ricardo Busquet 2020-03-05 00:37:18 -0500
  • 12918fa541 Add failing test Ricardo Busquet 2020-03-05 00:31:06 -0500
  • 62422cc09b
    Use docs link instead of absolute URL Ryan P Kilby 2020-03-04 16:46:48 -0800
  • 94134547e2 Document how to handle schema type with SerializerMethodField Antoine Grandry 2020-03-04 17:50:58 +0100
  • 76fa169a15 Deployed ddfb9672 with MkDocs version: 1.0.4 Tom Christie 2020-03-04 13:32:20 +0000
  • ddfb9672ae
    Release notes for 3.11.0 (#7214) Tom Christie 2020-03-04 13:31:43 +0000
  • 3b1df298c8 Release notes for 3.11.0 Tom Christie 2020-03-04 13:13:49 +0000
  • 6a23fa0649
    OpenAPI: Make operationId camelCase, matching spec examples. (#7208) Martin Desrumaux 2020-03-03 17:51:51 +0100
  • d1c849e282 fix(docs): Replace PascalCase with camelCase Martin Desrumaux 2020-03-02 18:49:49 +0100
  • 3e085f009e feat(openapi/operationId): Make camel-case Martin Desrumaux 2020-02-28 17:29:58 +0100
  • 609f708a27
    Fix schema generation for ObtainAuthToken view. (#7211) Martin Desrumaux 2020-03-03 13:27:34 +0100
  • cb1f762ee3 fix(ObtainAuthToken): Fix openapi schema generation Martin Desrumaux 2020-03-02 13:10:00 +0100
  • 8aa8be7653
    Implement OpenAPI Components (#7124) Martin Desrumaux 2020-03-02 19:35:27 +0100
  • 7c8edbc315 Implement OpenAPI Components Martin Desrumaux 2020-03-02 18:36:36 +0100
  • 797518af6d
    OpenAPI: Warn user about duplicate operationIds. (#7207) Martin Desrumaux 2020-03-02 16:44:06 +0100
  • 5b16a17242
    OpenAPI: Allow customizing operation name. (#7190) Martin Desrumaux 2020-03-02 16:40:18 +0100
  • 94a09149b6
    OpenAPI: Use 201 status code for POST requests. (#7206) Mateusz Legięcki 2020-03-02 16:32:26 +0100
  • c8aedd79a8 Fix - run test_head_request_against_viewset method wnd-ft 2020-02-29 23:08:00 +0900
  • 53b4132a7b Fix - call test_head_request_against_viewset method wnd-ft 2020-02-29 23:08:00 +0900
  • b29445a196 feat(openapi/operationId): Warn user about duplicate operationId in the schema Martin Desrumaux 2020-02-28 17:45:40 +0100
  • 823638bcd0 Fix: use 201 status code for POST requests. Behoston 2020-02-28 18:44:58 +0100
  • c87837b025 fix(openapi): remove duplicatde __init__ Martin Desrumaux 2020-02-28 18:11:45 +0100
  • 03d3406734 rebased on master Martin Desrumaux 2020-02-20 16:20:14 +0100
  • 6e072dbb45 docs Martin Desrumaux 2020-02-20 16:14:31 +0100
  • bb7f43b7b5 Update accoriding to PR's requests Martin Desrumaux 2020-02-20 15:42:26 +0100
  • 2951c3a6d3 fix typo Martin Desrumaux 2020-02-13 18:29:27 +0100
  • 2357148b12 allow custom name for operation_id Martin Desrumaux 2020-02-28 18:04:45 +0100
  • 2a5c2f3f70
    Added OpenAPI tags to schemas. (#7184) Dhaval Mehta 2020-02-28 16:36:03 +0530
  • e32ffbb12b
    Fix docs code example (#7201) Samuel Dion-Girardeau 2020-02-24 19:33:00 -0500
  • 4d851c4a56
    Fix invalid function call syntax in example Samuel Dion-Girardeau 2020-02-24 17:51:28 -0500
  • 64a4828a06 remove tag generation from viewset Dhaval Mehta 2020-02-20 18:14:28 +0530
  • 764dabd29e
    Update writeable nested serializer doc (#7198) Prayash Mohapatra 2020-02-20 10:55:13 +0000
  • 92a4a5d423
    Fix docs 404 (#7197) Ryan P Kilby 2020-02-20 02:23:06 -0800
  • 5be0d53c1f
    Update writeable nested serializer doc Prayash Mohapatra 2020-02-20 09:22:12 +0530
  • 91e3b190e2 Use 'base_url' instead of 'site_url' on 404 page Ryan P Kilby 2020-02-19 17:58:20 -0800
  • 659364e5ac Fix 404 search modal link Ryan P Kilby 2020-02-19 17:55:34 -0800
  • bb0e29963c Link quickstart to valid API guide page Ryan P Kilby 2020-02-19 14:42:12 -0800
  • fbf5841189 Only insert funding <hr> if toc is present Ryan P Kilby 2020-02-19 14:39:13 -0800
  • 1feb26739c Use 'url' template filter instead of 'base_url' Ryan P Kilby 2020-02-19 14:38:30 -0800
  • c08e5bbc5a Use 'site_url' instead of hardcoding DRF homepage Ryan P Kilby 2020-02-19 14:36:20 -0800
  • 4faa674196
    Fixed docs typo. (#7188) Yoo In Keun 2020-02-20 04:16:42 +0900
  • 48c02dd53a improve error message Dhaval Mehta 2020-02-19 23:22:05 +0530
  • f438f14d13 add test case for method override use case Dhaval Mehta 2020-02-19 23:18:48 +0530
  • 95831b5be1 add guidance for overriding get_tags method Dhaval Mehta 2020-02-19 22:49:45 +0530
  • 22da4772c8 change _get_tags to get_tags Dhaval Mehta 2020-02-19 22:20:32 +0530
  • d77afd56a8 improve documentation Dhaval Mehta 2020-02-19 22:18:12 +0530
  • 4229234318 sync documentation with implementation. Dhaval Mehta 2020-02-19 22:13:47 +0530
  • 8d3051d3a3 add better example in comments Dhaval Mehta 2020-02-19 22:12:36 +0530
  • 39dd34f161
    Update docs for OpenAPI (#6814) (#7191) Dalei 2020-02-19 19:56:12 +0800
  • cc2a8a5a35 remove test cases for tag objects Dhaval Mehta 2020-02-19 01:44:42 +0530
  • 912f22a46a change tag name style to url path style Dhaval Mehta 2020-02-19 01:38:37 +0530
  • 56178ed2a4 remove support for dict tags Dhaval Mehta 2020-02-19 01:37:06 +0530
  • e92e61104f Update docs for OpenAPI (#6814) dalei 2020-02-15 23:58:49 +0800
  • d7b218f5eb
    decode base64 credentials as utf8; adjust tests (#7193) Kevin Kennell 2020-02-17 17:10:52 +0100
  • f256cd2dab basicauth: add fallback to latin-1 encoding if utf-8 fails kennell 2020-02-17 17:01:07 +0100
  • 203e0a0dde Do not treat empty payload as empty dict Peter Thomassen 2020-02-17 15:25:52 +0100
  • 2394a50b59 basicauth: add dedicated test for utf8 credentials kennell 2020-02-17 01:11:08 +0100
  • 25819600c9 decode base64 credentials as utf8; adjust tests kennell 2020-02-16 18:55:54 +0100
  • 3a083fe844 [fet] jwt authentication vikas soni 2020-02-16 00:35:19 +0530
  • a143e43cb1
    Fix formatting just below class definition Yoo In Keun 2020-02-14 01:06:57 +0900
  • 4c57e835cc
    docs: fix typo Yoo In Keun 2020-02-14 00:21:37 +0900
  • d8e4a98836 Changed the user object getter to observ the self._request.user Eran Pinhas 2020-02-13 09:20:10 +0200
  • f81ca78642
    Add file option to generateschema (#7130) Thorsten 2020-02-12 20:35:54 +0100
  • 31a1eb14eb add test case for tag generation from view-set Dhaval Mehta 2020-02-13 00:26:55 +0530
  • ee97de3269 improve documentation Dhaval Mehta 2020-02-13 00:21:22 +0530
  • 10cdd2bde3 improve documentation Dhaval Mehta 2020-02-13 00:19:10 +0530
  • b0f11cdd29 fix changes given by kevin-brown Dhaval Mehta 2020-02-13 00:09:19 +0530
  • 9c3a632e29 minor improvement in documentation Dhaval Mehta 2020-02-09 19:51:39 +0530
  • 4b4f1c1320 add test cases for tag generation Dhaval Mehta 2020-02-09 19:35:09 +0530
  • 05d8a7b5c9 add ExampleTagsViewSet view Dhaval Mehta 2020-02-09 19:34:24 +0530
  • 25f1425708 remove APIView name check Dhaval Mehta 2020-02-09 18:31:40 +0530
  • 87444708fa remove extra line Dhaval Mehta 2020-02-09 18:30:58 +0530
  • 1baeb24f8a fix grammatical error Dhaval Mehta 2020-02-09 18:11:53 +0530
  • ac145a48a4 add documentation for tags Dhaval Mehta 2020-02-09 18:08:14 +0530
  • a5eec91196 improve tag generation from viewset name Dhaval Mehta 2020-02-09 13:14:52 +0530
  • 44c1c25bde add support for tag objects Dhaval Mehta 2020-02-09 13:14:26 +0530
  • bb339f4947 FIX existing test cases Dhaval Mehta 2020-02-07 01:28:51 +0530
  • d4e9b6eadb add tag generation logic Dhaval Mehta 2020-02-07 01:28:33 +0530
  • ca9cc66d2a Rename view_func.cls/initkwargs to view_class/view_initkwargs, fixes #7036 Jan Pieter Waagmeester 2019-11-04 15:30:22 +0100
  • 1b4c447d4f add tests tmig 2020-02-05 18:24:12 +0100
  • dca45293cc fallback to old syntax tmig 2020-02-05 16:04:31 +0100
  • 4d35217c4a fix some lint and syntax tmig 2020-02-05 15:08:39 +0100
  • 789e49921b add nested multipart support tmig 2020-02-05 14:14:42 +0100
  • 3643c05b27
    Fix schema endpoint example Sardorbek Imomaliev 2020-02-04 15:44:52 +0700