Commit Graph

  • 3485a600bf Add 3.16 announcement to the navbar and link to docs Bruno Alla 2025-03-28 13:51:09 +0000
  • 2430bb2192 Minor rewording Bruno Alla 2025-03-28 13:46:04 +0000
  • 660eb0bf9c Update release date to 28/03 Bruno Alla 2025-03-28 13:45:55 +0000
  • 1cc458e21e Add entry for removed Python 3.8 support Bruno Alla 2025-03-28 13:44:35 +0000
  • 0dfe279250 Bump version Bruno Alla 2025-03-28 12:39:40 +0000
  • 10657401e5 Write up 3.16 announcement Bruno Alla 2025-03-28 12:38:01 +0000
  • a79e96d325 Link new contributors in Markdown format Bruno Alla 2025-03-28 12:27:47 +0000
  • 0c6ce9a1ef Format GitHub PRs links for the docs Bruno Alla 2025-03-28 12:25:12 +0000
  • b8e26f694f Reformat changes and split into sections Bruno Alla 2025-03-28 12:18:12 +0000
  • f03915461f Start drafting release notes from 3.16 Bruno Alla 2025-03-28 11:42:52 +0000
  • e96b8e49cd
    Drop Python 3.8 as EOL (#9670) Carlton Gibson 2025-03-28 13:56:54 +0100
  • 7d94af22e1 Version 3.16.0 version-3.16 Carlton Gibson 2025-03-28 12:40:45 +0100
  • 9e48202cff Drop Python 3.8 as EOL Asif Saif Uddin 2025-01-29 13:18:12 +0600
  • f0e27463c9 Refactor get_version function to use pathlib for file reading Mahdi 2025-03-26 14:09:59 +0330
  • 0a1a82f2b3 Use context manager in get_version function for better file handling Mahdi 2025-03-26 13:45:22 +0330
  • c88ab74df0 Remove a few more links to issues in docs Bruno Alla 2025-03-26 08:11:59 +0000
  • 32dbd3525d
    Add django-pyoidc as a third party authentication library (#9667) Paul FLORENCE 2025-03-25 21:09:42 +0100
  • 1537e370cf
    Add django-pyoidc as a third party authentication library Paul FLORENCE 2025-03-18 13:41:00 +0100
  • f73c43d082
    Merge pull request #1 from chinmayroy/chinmayroy-patch-1 Chinmay Roy 2025-03-23 12:46:46 +0600
  • b6c211a1ff
    Update response.py Chinmay Roy 2025-03-23 12:45:53 +0600
  • 8b59d98596 remove unused datetime module ArtemIsmagilov 2025-03-21 16:45:59 +0400
  • 56b4ce26eb
    Update rest_framework/utils/timezone.py Tom Christie 2025-03-21 12:33:03 +0000
  • 2f288fc40a
    Update rest_framework/utils/timezone.py Tom Christie 2025-03-21 12:32:58 +0000
  • 6ff2cede19
    Update rest_framework/utils/timezone.py Tom Christie 2025-03-21 12:32:53 +0000
  • 7f27675d62
    Update rest_framework/utils/timezone.py Tom Christie 2025-03-21 12:31:47 +0000
  • 4a70c9da1c
    Update rest_framework/utils/timezone.py Tom Christie 2025-03-21 12:31:41 +0000
  • 715ea1d3b9
    Update rest_framework/utils/timezone.py Tom Christie 2025-03-21 12:31:35 +0000
  • c74365117e - one line boolean condition - add types ArtemIsmagilov 2025-03-17 12:26:46 +0400
  • 02a68ae9b2
    fix: changing default project name to my_project Ryan Parsa 2025-03-11 13:56:03 -0700
  • c078b336b2
    fix: changing default project name to my_project Ryan Parsa 2025-03-11 13:47:04 -0700
  • 3538cafd56 fix(response): remove http content-type header on status code 204_NO_CONTENT Hamed Mahmoudkhani 2025-03-11 17:00:16 +0330
  • c1094607cf
    fix: replace 'namespace' with 'name' Pijatow 2025-03-10 01:57:54 +0330
  • 73cbb9cd4a
    Fix typos (#9662) Mike Manger 2025-03-08 09:53:15 +0000
  • 29c75ba5c2 Removed reference to GitHub Issues and Discussions Michiel W. Beijen 2025-02-28 21:26:49 +0100
  • f2af128a66 Fix flake8 issue Mike Manger 2025-03-06 14:03:46 +0000
  • 65967ee641 Fix typos in tests Mike Manger 2025-03-06 13:58:35 +0000
  • d4b7b1add4 Fix some minor typos in docs Mike Manger 2025-03-06 13:58:09 +0000
  • bd999b8039 Fix typo of permission_classes in coreapi test Mike Manger 2025-03-06 13:51:42 +0000
  • 035d8d34f6 Fix typo of 'related' in tests Mike Manger 2025-03-06 13:50:56 +0000
  • 1e8ac7c23b
    Update usage of open in setup.py (#9661) Mike Manger 2025-03-06 13:30:27 +0000
  • 185d8dc0e0 Update usage of open in setup.py Mike Manger 2025-03-06 11:54:13 +0000
  • 6c35baa65e
    Merge branch 'encode:master' into master decadenza 2025-02-27 16:30:03 +0000
  • ba8e037951 Adding optional trailing_slash for SimpleRouter and test. decadenza 2025-02-27 16:27:05 +0000
  • 0e1c7d3613
    Update django 5.2b1 (#9657) Asif Saif Uddin 2025-02-27 11:27:32 +0000
  • de9802b300 Add enum type for ordering fields. h.khani 2025-02-27 13:03:38 +0330
  • 30701ed653
    Update django 5.2b1 Asif Saif Uddin 2025-02-26 06:26:37 +0000
  • fc98d3598d
    Update relations.md (#9063) Mojtaba A 2025-02-26 09:41:09 +0330
  • c090585030 Don't call str Jeffrey A. Clark 2025-02-25 18:02:11 -0500
  • d8fbcd306d Add django-mongodb-backend support Jeffrey A. Clark 2025-02-25 13:33:37 -0500
  • 754010859b
    Fix the response status code when authenticating with wrong credentials Max Hausch 2025-02-20 12:41:43 +0100
  • 17e95604f5
    Fix unique together validator doesn't respect condition's fields (#9360) Konstantin Alekseev 2025-02-17 10:01:32 +0200
  • 59dd379f43 Fix unique together validator doesn't respect condition's fields Konstantin Alekseev 2024-06-23 16:54:08 +0300
  • 6128db6c1d Refactored Test Cases with additional models and Serializers Daksh Bhayana 2025-02-14 23:35:28 +0530
  • f30c0e2eed
    add django 5.2a1 initial support (#9634) Asif Saif Uddin 2025-02-14 14:49:56 +0600
  • 285a0bef8f change in docs Asif Saif Uddin 2025-02-14 11:46:52 +0600
  • 0a4a9b30e2 added message_key in UniqueTogetherValidator Mehedi Hasan Bappi 2025-02-14 00:29:59 +0600
  • 0880ed9e87
    Merge branch 'encode:master' into jsonencoder_ipaddress Corentin Garcia 2025-02-12 13:49:48 +0100
  • ec927c9083 Refactored Test cases for GenericIPAddress Field Daksh Bhayana 2025-02-11 22:24:43 +0530
  • 969080f02e chore: Catch obsolete properties usage Serhii Tereshchenko 2025-02-11 14:13:01 +0200
  • 431f8fe3ae refactor: Refactor permissions to allow list Serhii Tereshchenko 2025-02-11 11:07:34 +0200
  • 08aba54700 WIP Daksh Bhayana 2025-02-10 23:48:01 +0530
  • dbdcb2039f Update tests/test_permissions.py Asif Saif Uddin 2023-04-12 22:09:26 +0600
  • 8ffa898196 Update tests/test_permissions.py Asif Saif Uddin 2023-04-12 22:09:17 +0600
  • 2856523c6c Update tests/test_permissions.py Asif Saif Uddin 2023-04-12 22:09:00 +0600
  • a3ac11ea48 Modify NOT operand to have the ability to use custom message Basil Dubyk 2020-04-13 18:45:56 +0300
  • 42976d5051 Modify OR operand to have the ability to use custom messages Basil Dubyk 2019-03-09 13:11:01 +0200
  • e5162e1f48 Modify AND operand to have the ability to use custom messages Basil Dubyk 2019-03-08 10:31:24 +0200
  • 398ba98e1b chore: Use static method Serhii Tereshchenko 2024-11-20 10:39:35 +0200
  • 9ba943db95 fix: Fix invalid ngettext usage in Throttled exception. Serhii Tereshchenko 2024-10-14 11:34:40 +0300
  • 368182414e Duplicate error msg fix for IP address field Daksh Bhayana 2025-02-09 19:59:19 +0530
  • 92d750019b Fix typo in 6-viewsets-and-routers documentation Matu-sunuwawa 2025-02-03 09:42:48 -0500
  • 28d0261afc
    Add missing ignore_outcome=true for the Python 3.13 - Django main combination (#9637) Bruno Alla 2025-02-01 06:24:43 +0000
  • 8637b3d624
    Improved description of allowed throttling rates (#9640) decadenza 2025-01-30 10:03:11 +0000
  • 6fd8cd7f56
    Merge pull request #1 from decadenza/decadenza-patch-1-throttling-rates-docs decadenza 2025-01-30 09:51:04 +0000
  • f987d8dd25
    Update throttling.md decadenza 2025-01-30 09:47:34 +0000
  • 121852fc5c Add missing ignore_outcome=true for the Python 3.13 - Django main combination Bruno Alla 2025-01-29 09:22:00 +0000
  • 70e55559ec PoC: use moved module django.contrib.admindocs.regex if available Bruno Alla 2025-01-29 09:17:11 +0000
  • c6f683b5b8 PoC: use moved module django.contrib.admindocs.regex if available Bruno Alla 2025-01-29 08:35:18 +0000
  • 4cc8b4be81 Drop Python 3.8 as EOL Asif Saif Uddin 2025-01-29 13:18:12 +0600
  • 038670a4cf
    Drop deprecated AutoSchema._get_reference method (#9525) Bruno Alla 2025-01-29 06:27:33 +0000
  • 734687ce01 declare django 5.2 support Asif Saif Uddin 2025-01-29 12:21:15 +0600
  • 78929144f3 add django 5.2a1 for initial testing Asif Saif Uddin 2025-01-29 12:09:58 +0600
  • f8dbea1a45
    Add note in 'Introspecting ViewSet actions' docs section (#9633) exg1o 2025-01-29 07:51:38 +0200
  • e1c070aacc
    Switch to codecov GHA (#9618) Bruno Alla 2025-01-29 05:50:08 +0000
  • b739dff200
    Update docs/api-guide/viewsets.md Bruno Alla 2025-01-28 18:03:51 +0000
  • 117c77400b Fix Introspecting ViewSet actions docs section exg1o 2025-01-28 19:24:00 +0200
  • d6b37d9f8b Deployed 78e0b84a with MkDocs version: 1.1.2 Tom Christie 2025-01-21 15:01:35 +0000
  • 78e0b84ac9
    Update SECURITY.md (#9628) Tom Christie 2025-01-21 15:00:02 +0000
  • 7d827b4e8f
    Update SECURITY.md Tom Christie 2025-01-21 14:28:04 +0000
  • 5efd2a1944
    Update security contact Tom Christie 2025-01-21 14:27:06 +0000
  • 82afa337a9
    Update SECURITY.md Tom Christie 2025-01-21 14:25:42 +0000
  • b483179b93
    Update strftime formats link in the documentation (#9624) Deepak Angadi 2025-01-17 18:02:29 +0530
  • 41ebfe902f Fix error Jimmy Merrild Krag 2025-01-17 11:18:31 +0100
  • 516db95041
    Support help_text on DictField Jimmy Merrild Krag 2025-01-17 11:02:33 +0100
  • d9dc01c1dc
    Improve schema generation for DictField and HStoreField Jimmy Merrild Krag 2025-01-16 22:35:36 +0100
  • 70c00454d5
    Updating 'strftime format' link Deepak Angadi 2025-01-16 22:21:25 +0530
  • 4a1d773b8f
    Fixed regression that tests using format still work (#9615) Oliver Sauder 2025-01-10 22:56:36 +0400
  • f8df362701 Switch to codecov GHA Bruno Alla 2025-01-08 20:02:56 +0000
  • 77a8015a32 Move ret str check back to where it was Oliver Sauder 2025-01-08 20:54:11 +0400
  • 1b5a84ab8b Used early return as before Oliver Sauder 2025-01-08 10:47:06 +0400