Commit Graph

  • c055bce4ed Revert "Make api_view respect standard wrapper assignments (#8291)" Tom Christie 2021-12-15 14:54:16 +0000
  • 9544b3dcc4
    Update docs/api-guide/serializers.md Guilouf 2021-12-14 12:38:45 +0100
  • e6bbae30a8
    add OAS securitySchemes and security objects Alan Crosswell 2020-09-03 20:38:25 -0400
  • 2d52c9e8bc
    Update Tutorial - quickstart (#7943) juliangeissler 2021-12-13 15:08:55 +0100
  • f3bb5b9cdc
    Add missing commas in pagination response samples (#8185) Abhineet 2021-12-13 19:34:04 +0530
  • b3beb15b00
    Fix CursorPagination parameter schema type (#7708) Jameel Al-Aziz 2021-12-13 06:03:09 -0800
  • 2417cc4e20 Deployed 7a84dc74 with MkDocs version: 1.1.2 Tom Christie 2021-12-13 13:11:32 +0000
  • 7a84dc749c
    Version 3.13 (#8285) 3.13.0 Tom Christie 2021-12-13 13:10:17 +0000
  • 9c97946531
    Make api_view respect standard wrapper assignments (#8291) tim-mccurrach 2021-12-13 13:08:40 +0000
  • d3e20de9f4 Version 3.13 Tom Christie 2021-12-13 11:07:53 +0000
  • 77febd13ca Version 3.13 Tom Christie 2021-12-13 09:47:13 +0000
  • 08c55260fa Merge branch 'master' into version-3.12.5 Tom Christie 2021-12-13 09:46:23 +0000
  • d0bb4d877f
    Tweak test_description (#8293) Tom Christie 2021-12-13 09:33:03 +0000
  • ba78bcd1f7 Tweak test_description tweak-test-description Tom Christie 2021-12-13 09:23:06 +0000
  • ba25869045
    Fix REQUIRED_PYTHON in setup.py (#8292) Alexander Clausen 2021-12-13 09:57:55 +0100
  • 15866fed7e
    Fix REQUIRED_PYTHON in setup.py Alexander Clausen 2021-12-13 03:39:07 +0100
  • ead4fde0ed Make api_view respect standard wrapper assignments Timothy McCurrach 2021-12-12 00:05:15 +0000
  • 8a7ff84fb9
    Update rest_framework/templates/rest_framework/base.html Tom Christie 2021-12-10 16:03:11 +0000
  • 773f479719
    Python/Django compatibility updates (#8288) Paolo Melchiorre 2021-12-10 16:31:01 +0100
  • 2b88e364b5
    Update tox.ini Tom Christie 2021-12-10 15:21:14 +0000
  • 7934b47b64
    Update python requires in setup.py Paolo Melchiorre 2021-12-10 13:29:33 +0100
  • 3544585919
    Update python and django versions in tox.ini Paolo Melchiorre 2021-12-10 13:23:22 +0100
  • 217b0bf3af
    Add Python 3.10 to test matrix (#8287) Tom Christie 2021-12-10 12:04:27 +0000
  • 3a02a9b522 Merge branch 'master' into python-3.10 Tom Christie 2021-12-10 11:58:07 +0000
  • 16ca0c24d3 Add 3.10 to tox.ini and setup.py Tom Christie 2021-12-10 11:53:48 +0000
  • 41aabea60b Update README, docs homepage to properly reflect Python versions that we test against Tom Christie 2021-12-10 11:32:21 +0000
  • 2fb26da319
    Add Python 3.10 to test matrix Tom Christie 2021-12-10 11:26:51 +0000
  • eb76181cf3 Revert "Make Field constructors keyword-only (#7632)" Tom Christie 2021-12-10 10:44:43 +0000
  • 58378bccac Version 3.12.5 Tom Christie 2021-12-10 10:28:06 +0000
  • 1cb3fa2e81
    Test Django 4.0 (#8280) Jet Li 2021-12-10 17:31:05 +0800
  • 3683b86d9d
    Test Django 4.0 Jet Li 2021-12-09 17:57:51 +0800
  • 51269d4145
    Test Django 4.0 Jet Li 2021-12-09 17:56:52 +0800
  • 7a3d96d48a
    Default SerializerMethodField's help_text to the docstring of the method. Noah Kantrowitz 2021-12-08 19:44:52 -0800
  • 35fa6303bf
    Test Django 4.0 Jet Li 2021-12-09 11:04:38 +0800
  • 469ca95e6b Deployed c05998f5 with MkDocs version: 1.1.2 Tom Christie 2021-12-08 15:12:21 +0000
  • c05998f5dd Add CryptAPI to docs homepage Tom Christie 2021-12-08 15:11:55 +0000
  • d1bab643ab
    Update README.md Tom Christie 2021-12-08 14:53:45 +0000
  • 6e0cb8a7aa
    Add CryptAPI sponsorship (#8283) Tom Christie 2021-12-08 14:53:06 +0000
  • cc78ef21d4 Add CryptAPI sponsorship Tom Christie 2021-12-08 14:52:23 +0000
  • 47ee3fc9a9
    Update docs related to coreapi to include deprecation notice (#8186) Chen Wen Kang 2021-12-08 22:38:42 +0800
  • b0d407fd63
    Made api_setting.UNICODE_JSON/ensure_ascii affecting json schema (#7991) Alexander Klimenko 2021-12-08 17:37:32 +0300
  • 3a762d9aac
    Update permissions.md (#8260) Matthew Pull 2021-12-08 14:35:06 +0000
  • 37b73ef46e
    IsAdmin permissions changed to IsAdminUser (#8227) Jeremy Langley 2021-12-08 06:33:41 -0800
  • dabf2216c3
    Update django-cors-headers links (#8176) Jaap Roes 2021-12-08 15:30:34 +0100
  • 966c07b734
    Test Django 4.0 Jet Li 2021-12-07 18:06:48 +0800
  • 380ac8e79d
    Remove old-style super calls (#8226) Yecine Megdiche 2021-12-06 16:32:33 +0100
  • f245905341 Improve json-patch's parser Yoann 2021-12-04 18:16:41 +0100
  • eba29f15fd Remove some typing for compatibility Yoann 2021-12-04 17:11:57 +0100
  • 9ebd523592 Fix existing tests (parsers' content type) Yoann 2021-12-04 16:50:37 +0100
  • f8813b89f4 Handle json_patch (rfc 6902) Yoann 2021-12-04 15:46:52 +0100
  • 1b02050453 Remove old-style super calls Yecine Megdiche 2021-10-26 20:33:38 +0200
  • 7af79a0223 Fix BooleanField's allow_null behavior Rodrigo 2021-11-29 20:27:52 -0300
  • ecc9581930
    remove double comma Rohit Reddy Abbadi 2021-11-26 17:57:59 +0530
  • d83a794216
    Refa(authentication): improve code quality Farid Darabi 2021-11-24 14:15:01 +0330
  • 580bf45ccf
    test v4 beta 1 (#8222) Asif Saif Uddin 2021-11-22 16:48:58 +0600
  • f0ee260e81
    django 4 rc1 Asif Saif Uddin 2021-11-22 16:34:22 +0600
  • 261666f938
    Update permissions.md Matthew Pull 2021-11-17 07:24:21 +0000
  • 0d5250cffa
    Fix link to installation of httpie (#8257) Dmytro Litvinov 2021-11-15 10:54:19 +0200
  • 0c6230e532
    Fix link to installation of httpie Dmytro Litvinov 2021-11-14 14:02:13 +0200
  • f284134c44 class docstring Ciro Monteiro 2021-11-14 00:06:05 -0300
  • ad94fd82af extra line Ciro Monteiro 2021-11-14 00:03:02 -0300
  • 10744f4d73 doc Ciro Monteiro 2021-11-13 23:52:54 -0300
  • 8d99a4da51 Add ModelTestCase to tests Ciro Monteiro 2021-11-13 23:25:43 -0300
  • 060a3b632f
    Docs: fix broken link (#8245) Anton Burnashev 2021-11-10 17:31:15 +0100
  • 2612fafd1f
    Docs: fix broken link Anton Burnashev 2021-11-10 16:58:37 +0100
  • 1da4f2b8f8 Fixed missing "fields" meta argument in docs, leading to an assertion error Guilouf 2021-11-09 12:41:57 +0100
  • 781890b7df
    docs(api-guide-testing): Fix typo 'CRSF' and plural of word (#8238) Sébastien Lavoie 2021-11-08 03:59:32 -0600
  • 6a4e016a4d
    docs(api-guide-testing): Fix typo 'CRSF' and plural of word Sébastien Lavoie 2021-11-07 14:38:26 -0600
  • dd054c65a5 Fix broken extra_field_kwargs João Ricardo Lourenço 2021-10-29 18:05:37 +0100
  • 545f7a5ed8
    only set schema response content if there is one Fábio Domingues 2021-10-29 14:24:19 +0100
  • 36ab17738f Warn when extra_field_kwargs includes fields explicitly declared (related to #3460) João Ricardo Lourenço 2021-10-28 11:48:14 +0100
  • 7ace42a5ec IsAdmin permissions changed to IsAdminUser Jeremy Langley 2021-10-28 01:49:21 -0700
  • c4d234fd12
    test v4 beta 1 Asif Saif Uddin 2021-10-26 11:32:31 +0600
  • 5fbb2793a9 docs(tutorial: 5): improve wording (#8218) nat236919 2021-10-19 14:58:58 +0800
  • deb0e10243
    Update README.md 0sahilahmed 2021-10-17 09:37:18 +0530
  • 00cd4ef864
    add third packages nested-multipart-parser (#8208) rgermain 2021-10-15 16:13:20 +0200
  • 594350fd15 add third packages nested-multipart-parser rgermain 2021-10-14 19:59:09 +0200
  • ddc5cd7e4b
    Imported Response (#8207) Uzair Ali 2021-10-07 20:22:44 +0530
  • d06bf57571
    Imported Response Uzair Ali 2021-10-07 19:01:59 +0530
  • 53a0585dac
    Update permissions.md to fix garden path sentences (#8206) Edmund 2021-10-07 04:09:00 -0400
  • e7f58c70c5
    Update permissions.md to fix garden path sentences Edmund 2021-10-06 22:15:53 -0400
  • 6ea95b6ad1
    Highlight select_related and prefetch_related usage in documentation (#7610) thetarby 2021-10-05 17:33:55 +0300
  • 605a624da6
    Add PostHog as premium sponsors (#8193) Phil Leggetter 2021-10-05 14:02:34 +0100
  • 9d8f07cafe
    cosmetic changes thetarby 2021-10-05 15:26:22 +0300
  • 52a1eb18b0 Adding 275x250 PostHog image Phil Leggetter 2021-10-05 10:31:36 +0100
  • 1ce917541f Add PostHog as premium sponsors Phil Leggetter 2021-10-01 12:49:52 +0100
  • 1fa5bc31c0
    Update serializers.md (#8189) Akhil Kokani 2021-09-27 14:31:47 +0530
  • 669bd58b3a
    Update docs/api-guide/serializers.md Tom Christie 2021-09-27 10:01:16 +0100
  • 8856a489a2
    Update serializers.md Akhil Kokani 2021-09-26 04:28:59 +0530
  • 3e13be321f
    add required fields on paginator schemas Rohit Reddy Abbadi 2021-09-26 02:14:00 +0530
  • 3d67ef5e2f Update docs to use reference to version 3.10 release notes instead of 3.9 chen 2021-09-25 23:02:34 +0800
  • a9a7ff5d53 Update docs related to coreapi to include deprecation notice chen 2021-09-25 20:00:28 +0800
  • 25eec20d70
    Add missing commas in pagination response samples Abhineet 2021-09-25 15:20:45 +0530
  • b19acb4abb Clear Sphinx warnings from serializers. Derek Wisong 2021-09-24 08:37:39 -0400
  • 7f51e647d2
    Update django.po helderlgoliveira 2021-09-23 20:43:35 -0300
  • c62e3ca764 Added Django 4.0 to test matrix. Carlton Gibson 2021-09-22 10:08:14 +0200
  • f46c33e4e2 Fixed TestDefaultTZDateTimeField to allow multiple tzinfo implementations. Carlton Gibson 2021-09-22 10:07:00 +0200
  • 19b6091554 Adjusted authentication test for internal CSRF changes. Carlton Gibson 2021-09-22 10:06:10 +0200
  • 4916854492 Removed USE_L10N setting from Django 4.0. Carlton Gibson 2021-09-22 10:02:28 +0200
  • 2d9eee5d02 Adjusted URLPatternsTestCase to use addClassCleanup() from Django 4.0. Carlton Gibson 2021-09-22 10:00:49 +0200