Commit Graph

  • 0fd72f17ee Fixed crash deleting required schema parameter key on PATCH requests. (#6944) Guilherme Munarolo 2019-10-10 03:50:20 -0300
  • 9850441e6f Fix docs typo (#6974) David Sanders 2019-10-08 16:37:58 -0700
  • 0e4811e9ce Fix minor grammatical errors in docs (#6979) Law Karingithi 2019-10-08 19:38:14 +0300
  • 161f124a45 Fix minor grammatical errors in Docs Law 2019-10-08 17:31:02 +0300
  • f9cc190177 Crop width on premium sponsor images Tom Christie 2019-10-07 14:31:16 +0100
  • 843deb7dea Deployed 1f350593 with MkDocs version: 1.0.4 Tom Christie 2019-10-07 13:26:05 +0000
  • 1f3505931c
    Update README.md Tom Christie 2019-10-07 14:22:40 +0100
  • f36ff9b08b
    Add Retool as a new premium sponsor (#6977) Tom Christie 2019-10-07 14:21:58 +0100
  • 5f370f2d4d Add Retool as a new premium sponsor Tom Christie 2019-10-07 14:06:08 +0100
  • 10378f272c
    Fix typo David Sanders 2019-10-05 21:50:16 -0700
  • b9b8f6d2b5 Set page_size attribute in PageNumberPagination analogously to how it is done in CursorPagination. Matt Nawara 2019-10-05 14:52:33 -0400
  • 37dcd55370 Fix bug in escape_curly_brackets (#6909) Francisco Couzo 2019-10-04 17:50:19 -0300
  • b4db2dfacf Fixed no-cls-argument on staticmethod __new__ (#6960) mehrab 2019-10-04 23:10:09 +0330
  • aa817be298 Add X-CSRFToken HTTP header in swagger-ui example Piotr Hankiewicz 2019-10-03 23:12:33 +0200
  • 481c7d50b7
    Maintaining uniformity in documentation highlight Karthik Hanasoge Suresh 2019-10-03 21:48:26 +0200
  • 626cca5f67
    Changed url() to re_path() for newest updates Manoj Tyagi 2019-10-04 01:03:05 +0530
  • 75b564f1ed Fixes broken links api documentation Harald Nezbeda 2019-10-03 20:09:53 +0200
  • 30e56f62ba Fix nested write of non-relational fields (#6916) Konstantinos Tselepakis 2019-10-03 19:33:37 +0300
  • 20e2f4c6b0
    Fixes #6873 MCSH 2019-10-02 13:18:34 -0500
  • f118cfd9bc fixed no-cls-argument on staticmethod __new__ mehrab 2019-10-01 23:16:27 +0330
  • 87148a2888 fixed flake8 mehrab 2019-10-01 23:02:33 +0330
  • 96ea55a000 added IsAdminUserOrReadOnly permission mehrab 2019-10-01 22:59:17 +0330
  • e4947c855a added IsSuperUser permission mehrab 2019-10-01 22:57:12 +0330
  • 49cc70021c Fixed navbar overlap content mehrab 2019-10-01 22:24:49 +0330
  • 1a4f48027d Documented templatetags.rest_framework:add_nested_class mehrab 2019-10-01 20:58:02 +0330
  • 7f8e92a230 docs/throttling: Add a note on concurrency and races Aarni Koskela 2019-09-26 14:36:46 +0300
  • 7f5833ac21 Addressed review comments mizvyt 2019-10-01 19:46:30 +0800
  • 6487c9ac98 Allow to extend serializer context using kwargs of Alexey Mokeev 2019-10-01 13:18:31 +0300
  • c297600fb9 Better throttle rate corner case handling mizvyt 2019-10-01 13:12:56 +0800
  • dd7adc7ed7 Additional throttle rate configurability mizvyt 2019-09-18 12:35:59 +0800
  • 4a24e63af6
    Update permissions.py صهيب السلامات 2019-09-29 16:34:48 +0300
  • 0dac98d215
    Merge pull request #6953 from felixxm/import-FieldDoesNotExist Xavier Ordoquy 2019-09-29 08:53:20 +0200
  • 75afe48b6c Fixed import of FieldDoesNotExist exception. Mariusz Felisiak 2019-09-28 20:52:22 +0200
  • 60f9c12900 Fixed broken link in documentation (#6937) Ted Stoychev 2019-09-27 19:47:51 +0300
  • ed1c53ed23 Note that debouncing requires rates Aarni Koskela 2019-09-26 18:47:42 +0300
  • 81c150b5e8 Add debounce_interval to throttles Aarni Koskela 2019-09-26 18:36:20 +0300
  • 0bcb275281 Slightly clean throttling tests Aarni Koskela 2019-09-26 18:07:32 +0300
  • 5bbac5d8f2 Improve the docstring on @action Aarni Koskela 2019-09-26 16:08:43 +0300
  • 03f95d52bb DRY ScopedRateThrottle by deriving it from UserRateThrottle Aarni Koskela 2019-09-26 13:43:52 +0300
  • 577d70d549 Remove unnecessary super call no-dap 2019-09-24 20:56:00 +0900
  • 43f91f5a09
    Fix sorting by related fields Ondřej Chmelař 2019-09-24 10:23:46 +0200
  • 5b990d4092 Add django-restql to 3rd party packages in docs (#6947) Yezy Ilomo 2019-09-24 10:22:25 +0300
  • a2feef992d Add django-restql to 3rd party packages in docs yezy 2019-09-24 08:36:51 +0300
  • 825233ca73 Fixed : lint no-dap 2019-09-21 15:40:02 +0900
  • e02b69cbb7 revert blank lines no-dap 2019-09-21 15:36:39 +0900
  • 228406e64a Adding paginate decorator no-dap 2019-09-21 15:31:03 +0900
  • a12d17e546
    Merge pull request #1 from encode/master DongHwan Lee 2019-09-21 13:14:03 +0900
  • 7cd283bb6d
    Merge branch 'master' into add_django_restql_to_third_party_packages Yezy Ilomo 2019-09-20 13:10:15 +0300
  • 0817730c19 used path and re_path for urls Asif Saif Uddin (Auvi) 2019-09-20 15:04:08 +0600
  • c436b8ab00 used path and re_path for urls Asif Saif Uddin (Auvi) 2019-09-20 14:42:19 +0600
  • 8c4e83c5df added django 3.0 & removed vesion below 2.1 from martrix Asif Saif Uddin (Auvi) 2019-09-20 13:40:23 +0600
  • b860c11d25 fix required delete from schema with parch method Guilherme Munarolo 2019-09-19 14:49:49 -0300
  • 61540f4d88 style: modify import Chris Guo 2019-09-19 10:34:33 +0800
  • 2664e65019 Add djangorestframework-dataclasses to 3rd party package docs (#6939) Oxan van Leeuwen 2019-09-18 20:21:32 +0200
  • 95da8ae067
    Add djangorestframework-dataclasses to 3rd party packages in docs Oxan van Leeuwen 2019-09-18 19:11:13 +0200
  • e00dce8864 Fixed broken link in documentation Ted Stoychev 2019-09-18 17:42:30 +0300
  • d206bbcd08
    Grammar fix Bart 2019-09-17 10:52:15 +0200
  • 7a3b7d2001 Fixed method signature in docs (#6931) napsterv 2019-09-16 23:17:29 +0530
  • cd1d01960d
    changed data to attrs napsterv 2019-09-16 18:45:08 +0530
  • f0b6494a28 Fix: fix typo Chris Guo 2019-09-16 11:54:19 +0800
  • 140f7f104c added tests for #6863 implementation Dima Knivets 2019-09-15 15:19:00 +0300
  • a9cda0b734 resolved merge conflict Dima Knivets 2019-09-15 15:17:14 +0300
  • 762a70f2e0
    Update README to document PyPy3 support johnthagen 2019-09-13 09:08:55 -0400
  • 0324d13d42
    Update setup.py to document PyPy3 support johnthagen 2019-09-13 09:08:04 -0400
  • a3ff539c14
    Support PyPy3 johnthagen 2019-09-13 09:04:27 -0400
  • beb8c665bd enable schema generation for APIView via decorator Maxim Kurnikov 2019-09-12 17:59:50 +0300
  • d6c24df967
    Update bootstrap to 3.4.1 Maxime Jacques 2019-09-10 16:19:20 -0400
  • 9391f37f89 Merge branch 'master' of https://github.com/encode/django-rest-framework Asif Saif Uddin (Auvi) 2019-09-10 16:32:43 +0600
  • 89383fca57
    Update rest_framework/schemas/openapi.py haiyangdeperci 2019-09-09 15:38:50 +0200
  • 30c91a6aef
    Add a check for 'required' before deletion haiyangdeperci 2019-09-09 11:34:48 +0200
  • 4ce363ac80 Revert minor line changes Ryan P Kilby 2019-09-06 10:50:50 -0700
  • 799c7b1168
    Write List in uppercase in OpenAPI Erwan Rouchet 2019-09-06 10:35:51 +0200
  • 3801ef7c6b Minor fixes Konstantinos Tselepakis 2019-09-06 08:36:20 +0300
  • 2d52a0f180 Fixed dotted write of non-relational fields, plus the related tests Konstantinos Tselepakis 2019-09-06 00:05:47 +0300
  • bc5955f031 Allow nested write of non-relational fields Cristi Vîjdea 2019-06-13 20:01:33 +0300
  • 18df4b5021 Trying to add openapi security schemes Yann Savary 2019-09-05 22:12:09 +0200
  • b52462a8d5
    Set the proper JSON schema type for HStoreFields in OpenAPI schemas Lucidiot 2019-09-05 18:14:04 +0200
  • 119e57b2f8 Fixed comment for openapi Yann Savary 2019-09-05 16:29:29 +0200
  • a43e310a30 Removed constructor usage Yann Savary 2019-09-05 15:02:24 +0200
  • c90bc0af4d - title and version are required by openapi specification 3.x - fixed my mistake with default parameter - reverted my documentation change after tomchristie default version change to '' Yann Savary 2019-09-05 14:28:07 +0200
  • c147769c1b Moved docstring operation description to ViewInspector Yann Savary 2019-09-05 13:54:42 +0200
  • 9e7fa1a71e Merge branch 'master' into bugfix/docstring-operation-description Yann Savary 2019-09-05 11:21:23 +0200
  • b2e33d76e6 Fix bug in escape_curly_brackets Francisco Couzo 2019-09-04 10:36:35 -0300
  • 6d2f9a05f7 Deployed 89ac0a1c with MkDocs version: 1.0.4 Tom Christie 2019-09-04 13:36:05 +0000
  • 89ac0a1c7e
    Version 3.10.3 (#6908) 3.10.3 Tom Christie 2019-09-04 14:28:25 +0100
  • 5ffa04196e Version 3.10.3 release notes Tom Christie 2019-09-04 14:14:20 +0100
  • 4b30b32014
    Default OpenAPI version to the empty string (#6907) Tom Christie 2019-09-04 12:53:50 +0100
  • d3fd8bb15c Version 3.10.3 Tom Christie 2019-09-04 12:38:23 +0100
  • 71ad198a31 Default OpenAPI version to the empty string Tom Christie 2019-09-04 12:34:30 +0100
  • c0cf37e35d Update tutorial links (#6890) Pramod Pujara 2019-09-04 00:06:53 +0545
  • 98ab1c8139 Move model meta test to 'test_model_serializer' Ryan P Kilby 2019-09-03 11:10:07 -0700
  • 324242bf4e Schemas: Map renderers/parsers for request/response media-types. Dima Knivets 2019-08-11 15:39:35 +0300
  • e57c1505fc Replaced 'TODO' hardcoded version info by a parameter with default '0.1.0' (#6899) Yann Savary 2019-09-03 16:07:30 +0200
  • b3f032fb8f Fixed #6875 -- Made OpenAPI Schema operationId casing consistent. (#6876) Peter J. Farrell 2019-09-03 09:05:43 -0500
  • 1cc4be47b4 Fixed min/max attributes for serializers.ListField (#6866) Dima Knivets 2019-09-03 16:43:54 +0300
  • 04f3e1ba03 Fixed #6875 -- Made OpenAPI Schema operationId casing consistent. peterfarrell 2019-08-19 15:05:15 -0500
  • f8c16441fa Add support for pagination in OpenAPI response schemas (#6867) Reupen Shah 2019-09-03 14:25:44 +0100
  • ccf5e20003 Added tests for TRIM_WHITESPACE setting. Stefan Schindler 2019-09-02 09:21:28 +0200
  • ac49733aff change to get attributes from child_instance instead of general get_attribute GammaSQ 2019-08-30 14:28:58 +0200
  • cb243989cf Improved my proposition with: - added version to high level API get_schema_view - updated the documentation Yann Savary 2019-08-30 10:48:43 +0200