Commit Graph

  • 7aa43d9c54
    Merge branch 'encode:master' into booleanfield-fix Rodrigo 2022-10-19 12:27:13 -0300
  • 041b88f8bb
    Improve style, fix some typos (#8405) Francisco Couzo 2022-10-19 07:20:11 -0300
  • e354331743
    Fixes typo (#8719) Elton Maiyo 2022-10-19 13:11:09 +0300
  • a5f1d6d906
    Fixes typo Elton Maiyo 2022-10-19 01:13:28 +0300
  • bb96232b54
    Merge branch 'master' into style-changes Francisco Couzo 2022-10-17 16:39:26 -0300
  • 765d7288eb Allow usage of Django 2.x path in SimpleRouter sevdog 2019-07-06 17:29:59 +0200
  • 35c5be6ec2
    Add a method for getting serializer field name (OpenAPI) (#7493) Den 2022-10-17 13:47:45 +0400
  • d2128ce65c
    Merge branch 'master' into openapi-serializer-field-name Tom Christie 2022-10-17 10:39:38 +0100
  • 0cb693700f
    add __eq__ method for OperandHolder class (#8710) Jan Lis 2022-10-17 11:20:59 +0200
  • b221aa2cf6
    Update schemas.md (#8707) mka142 2022-10-17 10:54:48 +0200
  • 2118362073 add __eq__ method for OperandHolder class Jan Lis 2022-10-16 23:29:41 +0200
  • 3fa4affce2 Docs: fix code block style Shyamkumar Yadav 2022-10-15 13:41:31 +0530
  • 7499dd5fc2
    Update schemas.md mka142 2022-10-14 23:43:08 +0200
  • 4f2bbc3286 [FIX] add missing DurationField to SimpleMetada label_lookup smt-insens 2022-10-14 22:45:48 +0200
  • 9407833a83
    Avoid importing django.test package when not testing (#8699) Ran Benita 2022-10-14 18:30:26 +0300
  • 235f7e1aff Avoid importing django.test package when not testing Ran Benita 2022-10-14 13:58:02 +0300
  • 1fd268ae2b
    Docs: use asterisk for unordered list (#8697) Shyamkumar Yadav 2022-10-14 15:52:19 +0530
  • 57a858e57f Docs: use asterisk for unordered list Shyamkumar Yadav 2022-10-14 00:19:51 +0530
  • 71a8ff0785
    Merge 5c9bd01b5f into 20d347a806 Berkant 2022-10-13 12:41:38 +0300
  • 20d347a806
    Docs: Convert all tabs into spaces (#8692) Shyamkumar Yadav 2022-10-12 15:53:45 +0530
  • 2098275eea Docs: Convert all tabs into spaces Shyamkumar Yadav 2022-10-11 23:39:37 +0530
  • 56946fac8f
    Preserve exception messages for wrapped Django exceptions (#8051) Klaas van Schelven 2022-10-11 14:48:57 +0200
  • 4ef020a065
    Update test_generics.py Tom Christie 2022-10-11 11:55:14 +0100
  • 4774cfef77
    Update test_generics.py Tom Christie 2022-10-11 11:52:35 +0100
  • 911b207fa1
    Added examples to schema of CursorPagination (#8687) Norbert Schuler 2022-10-11 12:50:33 +0200
  • edc75e91b0 Adapted test case for paginated response schema Norbert Schuler 2022-10-11 09:30:43 +0200
  • 7ff1facd53 docs: lint Shyamkumar Yadav 2022-10-08 17:46:17 +0530
  • 79604a895e remove space Shyamkumar Yadav 2022-10-08 14:14:05 +0530
  • e3bc8050c4 docs: fix Shyamkumar Yadav 2022-10-08 14:11:36 +0530
  • 25e09ba14b
    Added examples to schema of CursorPagination Norbert Schuler 2022-10-07 22:37:11 +0200
  • d507cd851c
    Fix infinite recursion with deepcopy on Request (#8684) Markus Legner 2022-10-07 12:58:38 +0200
  • 20fe765396
    Fix infinite recursion with deepcopy on Request Markus Legner 2022-10-07 12:43:11 +0200
  • c10f226622
    Refactor: Replace try/except with contextlib.suppress() (#8676) Ahzam Ahmed 2022-10-05 15:02:00 +0500
  • 99cf2c415f
    Docs: Updated browsable-api.md (#8678) mschmidm 2022-10-04 13:15:51 +0200
  • d7ee61c96a
    Merge branch 'master' into patch-2 Tom Christie 2022-10-03 11:57:05 +0100
  • e7777cb1ee
    Add spaces to router example in 6-viewsets-and-routers.md (#8448) Sardorbek Imomaliev 2022-10-03 15:48:18 +0500
  • ca75300ae9
    Update requirements-testing.txt (#8680) Tom Christie 2022-10-03 11:39:32 +0100
  • 2b95f35500
    Update requirements-testing.txt Tom Christie 2022-10-03 11:06:31 +0100
  • dabbe266f0
    Update requirements-testing.txt Tom Christie 2022-10-03 10:53:46 +0100
  • 79de112d62
    Minor fix to SerializeMethodField docstring (#8629) manelbdacosta 2022-10-03 10:36:51 +0100
  • 9605ab1504
    Docs: Updated browsable-api.md mschmidm 2022-10-02 14:59:38 +0200
  • da9e6256dc
    Update pagination.py Tom Christie 2022-09-29 14:40:24 +0100
  • aee4808e3c
    Update pagination.py Tom Christie 2022-09-29 14:39:46 +0100
  • 854267e7cb Refactor: Replace try/except with contextlib.suppress() ahzam 2022-09-28 19:48:51 +0500
  • 3ed8554e3f Revert "replace try/except with context managger" ahzam 2022-09-28 19:25:49 +0500
  • 51602ce7e0 fix Linting Issues ahzam 2022-09-28 02:03:23 +0500
  • da500e361a replace try/except with context manager ahzam 2022-09-28 02:01:06 +0500
  • 73aeae3a0f , ahzam 2022-09-28 01:42:04 +0500
  • b78d218fa6 replace try/except with context manager ahzam 2022-09-28 01:32:43 +0500
  • e6f59e7260 replace try/except with context manager ahzam 2022-09-28 01:32:00 +0500
  • 712317fb55 replace try/except with context manager ahzam 2022-09-28 01:26:35 +0500
  • 573df163fc replace try/except with context manager ahzam 2022-09-28 01:20:46 +0500
  • 7e95987bfd replace try/except with context manager ahzam 2022-09-28 01:18:34 +0500
  • 68d0ca6e7e replace try/except with context manager ahzam 2022-09-28 01:15:16 +0500
  • b9a57af6d4 replace try/except block with context manager ahzam 2022-09-28 01:07:14 +0500
  • b95b6f0cbb replace try/except with context managger ahzam 2022-09-28 00:59:36 +0500
  • 9e398c59ab
    Minor refactor: Unnecessary use of list() function (#8672) Ahzam Ahmed 2022-09-27 20:08:40 +0500
  • 9379ac92a6
    Minor refactor: Unnecessary use of list() function Ahzam Ahmed 2022-09-27 19:40:25 +0500
  • 3e51ba4d51
    Update documentation on dependency installation (#8566) Allie 2022-09-27 05:54:52 -0700
  • a4de2d6570
    make enforce_csrf a class method Noam Cohen 2022-09-27 13:59:51 +0300
  • 73f4835a53
    Unnecessary list comprehension (#8670) Ahzam Ahmed 2022-09-26 17:05:53 +0500
  • c151b78271 Unnecessary list comprehension ahzam 2022-09-25 15:37:55 +0500
  • 2de5081829
    Use correct class to indicate present deprecation (#8665) David Cain 2022-09-22 11:07:43 -0700
  • c8d45f9272 Deployed 2da473c8 with MkDocs version: 1.1.2 Tom Christie 2022-09-22 11:39:11 +0000
  • 2da473c8c8 Add 3.14 announcement to the docs 3.14.0 Tom Christie 2022-09-22 12:37:51 +0100
  • 58e0a698e3
    Update setup.py to drop Django 2.2 and update release notes (#8666) Tom Christie 2022-09-22 12:31:43 +0100
  • 1a5e751a18 Update setup.py to drop Django 2.2 and update release notes Tom Christie 2022-09-22 11:56:12 +0100
  • d50faca383
    Merge branch 'master' into dcain-pending-depr-warning Tom Christie 2022-09-22 11:19:14 +0100
  • 11bfda92ba
    both statement have dupplicate bodies (#8633) Gulshan Ramnath Prajapati 2022-09-22 15:20:56 +0530
  • 058424c16a
    docs: delete duplicate explanation (#8641) Aaron Taajik 2022-09-22 13:20:23 +0330
  • eb88dfc4b4
    Add --api-version CLI option to generateschema (#8663) Cihan Eran 2022-09-22 12:36:01 +0300
  • f34f1562ff
    Remove old deprecation classes for 3.14 release (#8664) David Cain 2022-09-22 02:32:26 -0700
  • c98a8f0fa6
    Use correct class to indicate present deprecation David Cain 2022-09-21 10:51:52 -0700
  • c5b4f46517
    Remove old deprecation classes for 3.14 release David Cain 2022-09-21 10:47:15 -0700
  • 4866960d84
    fix conflicting argument name Cihan Eran 2022-09-21 17:11:02 +0300
  • b005fd241a
    Merge remote-tracking branch 'origin/master' into feature/generateschema-version-arg-support Cihan Eran 2022-09-21 16:48:20 +0300
  • c6cafc9725
    Update release-notes.md Tom Christie 2022-09-21 14:33:41 +0100
  • f8b3f38b57
    Update supported versions for 3.14 release (#8662) Tom Christie 2022-09-21 14:32:02 +0100
  • 9f415de12c Fix up test case for Django 3.0 Tom Christie 2022-09-21 14:26:00 +0100
  • 487f98381f Update supported versions for 3.14 release Tom Christie 2022-09-21 14:16:08 +0100
  • b658915846
    Version 3.14.0 proposal (#8599) Tim Schilling 2022-09-21 08:08:12 -0500
  • 51f1aff162
    Revert 8552 (#8661) Tom Christie 2022-09-21 14:03:39 +0100
  • a4c861511b Revert 8552 Tom Christie 2022-09-21 13:56:12 +0100
  • 3401ef56f8
    Add --version CLI option to generateschema (#8552) Cihan Eran 2022-09-21 15:08:21 +0300
  • 4aea8dd65a
    Change semantic of OR of two permission classes (#7522) David Smith 2022-09-21 12:19:33 +0100
  • de6df46a81 Wrapped func with sync_to_async enrico 2022-09-20 12:07:18 -0400
  • 0d3a92ace6 build: harden pre-commit.yml permissions Signed-off-by: Alex <aleksandrosansan@gmail.com> Alex 2022-09-19 23:30:11 +0200
  • 3772150267 build: harden main.yml permissions Signed-off-by: Alex <aleksandrosansan@gmail.com> Alex 2022-09-19 23:29:48 +0200
  • ec1d7547fd Fix for missing await and using getattr instead of hasattr enrico 2022-09-19 07:12:01 -0400
  • c6cf2d7e83 Fix for options and authentication enrico 2022-09-18 19:50:02 -0400
  • 354ae73ffb
    Make APIClient.force_authenticate() work with user=None (#8212) willbeaufoy 2022-09-15 09:35:48 +0100
  • 6149e9d949 Fix linting error Will Beaufoy 2022-09-14 15:55:58 +0100
  • f43cd30349 Split unit test into 3 Will Beaufoy 2022-07-03 12:46:10 +0100
  • 34c7c9a771 Add unit test Will Beaufoy 2021-10-18 23:58:50 +0100
  • 0768339e57 Fix testing with token Will Beaufoy 2021-10-17 15:33:34 +0100
  • a7a68150f1
    Update authtoken admin to make "user" a raw_id_field Hugo Rodger-Brown 2022-09-13 16:55:23 +0100
  • acf6582de4
    Docs: edit headings in Authentication (#8644) Aaron Taajik 2022-09-09 18:57:15 +0430
  • 197c469ce4
    Docs: edit headings in Authentication Aaron Taajik 2022-09-09 17:58:02 +0430
  • d74d206bc4 add QuerySet case in ListSerializer.to_representation method Luis Saavedra 2022-09-01 18:09:09 -0400
  • 9df791a4ac
    docs: delete duplicate explanation Aaron Taajik 2022-09-07 19:48:02 +0430