Commit Graph

  • 103ea779d2 "local-fa_IR has been translated successfully by Mahsa Golchian" =Mahsa 2019-10-12 23:43:33 +0330
  • cd4768773f "local-fa has been translated successfully by Mahsa Golchian" =Mahsa 2019-10-12 23:36:51 +0330
  • 28234bfd1e
    Fix broken links in docs (#6987) Dahyun Yu 2019-10-12 10:59:26 +0900
  • 51915583e2 Improve field order test to check for field types Ryan P Kilby 2019-10-11 14:41:26 -0700
  • 371caaf538 add mypy setup to tox.ini Maxim Kurnikov 2019-10-11 20:39:39 +0300
  • 636d22b356 Organize links in "Documenting your API" topic Ryan P Kilby 2019-10-11 03:10:39 -0700
  • 11f158f2bc Fixup links in "Documenting your API" topic Ryan P Kilby 2019-10-11 03:10:04 -0700
  • bf96add452 Fix funding link in 3.10 announcement Ryan P Kilby 2019-10-11 03:07:27 -0700
  • 2d72436bfc Fix serializer multiple inheritance bug Ryan P Kilby 2019-10-11 01:05:10 -0700
  • 6d84cb7d3b Expand declared filtering tests Ryan P Kilby 2019-10-10 23:07:38 -0700
  • 81d232da3d Adds in test to verify content still works for lowercase http method names Billy Ferguson 2019-10-10 16:37:27 -0400
  • 4666aae90c
    Cast allowed_methods to set for set diff. Billy Ferguson 2019-10-10 15:23:31 -0400
  • 3034d0a919
    Moves http_method_names out to shared scope. Billy Ferguson 2019-10-10 15:18:46 -0400
  • 65017c73d9
    Checks allowed methods against http method names and upper cases them for downstream usage. Billy Ferguson 2019-10-10 15:08:46 -0400
  • 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