Commit Graph

  • 0077961e93 Remove recommendations to open issues from the docs Bruno Alla 2025-08-08 18:58:11 +0100
  • 806700821c Update discussions description Bruno Alla 2025-08-08 18:46:01 +0100
  • 2a2d600e06 Remove issue template Bruno Alla 2025-08-08 18:39:40 +0100
  • 573123aa90
    Revert "Removed reference to GitHub Issues and Discussions (#9660)" Bruno Alla 2025-08-08 18:36:35 +0100
  • 3150ff1c27 Run pyproject-fmt Bruno Alla 2025-08-08 18:18:24 +0100
  • 2c8d10da12 Add pyproject-fmt to pre-commit hooks Bruno Alla 2025-08-08 18:17:07 +0100
  • ca387ce37f
    Adjust typo in duration field docs sevdog 2025-08-08 11:59:14 +0200
  • e515e23a8b Fix token key regeneration behavior and add test Mahdi 2025-08-08 12:10:02 +0330
  • aae5465700
    Add more precise validation check for duration field format and adjust docs sevdog 2025-08-08 10:03:14 +0200
  • 101897855f Fix SPDX Identifier Bruno Alla 2025-08-07 21:58:26 +0100
  • c086598eb6 Update license-related package metadata according to PEP-639 Bruno Alla 2025-08-07 21:46:18 +0100
  • 3b6e49c6c2 Merge branch 'master' into migrate_setuppy_to_pryoject.toml Bruno Alla 2025-08-07 21:39:41 +0100
  • bf3a782396
    Update tests/test_authtoken.py Mahdi Rahimi 2025-08-08 00:00:35 +0330
  • a720d71532
    Update tests/test_authtoken.py Mahdi Rahimi 2025-08-07 23:59:39 +0330
  • 621968d3f8
    Update tests/test_authtoken.py Mahdi Rahimi 2025-08-07 23:59:02 +0330
  • 15a21641b0 Fix flake8 violations: remove extra blank lines and trailing whitespace Mahdi 2025-08-07 23:50:57 +0330
  • 705fc2b465 Fix #9250: Prevent token overwrite with minimal changes Mahdi 2025-08-07 23:43:51 +0330
  • 06b0441969 Fix code style: remove trailing whitespace and unused imports Mahdi 2025-08-07 22:42:52 +0330
  • d381901de4 Fix #9250: Prevent token overwrite and improve security Mahdi 2025-08-07 22:29:07 +0330
  • a3096b9989
    Add validation for DurationField format, add more tests for it and improve related docs sevdog 2025-08-07 12:42:39 +0200
  • 8efe59233e Deployed de018df2 with MkDocs version: 1.6.0 Bruno Alla 2025-08-06 18:57:24 +0100
  • de018df2aa
    Prepare 3.16.1 release (#9752) 3.16.1 Bruno Alla 2025-08-06 18:40:31 +0100
  • 5de2edb41e Add missing new line Bruno Alla 2025-08-06 18:11:05 +0100
  • 27f37f1cd8 Merge remote-tracking branch 'origin/release/3.16.1' into release/3.16.1 Bruno Alla 2025-08-06 18:10:43 +0100
  • 39bb13dc5e Update release date and tweak release notes Bruno Alla 2025-08-06 18:10:11 +0100
  • 4b9191ce1b
    Update docs/community/release-notes.md Asif Saif Uddin {"Auvi":"অভি"} 2025-08-06 09:24:22 +0600
  • ad3b986530 Bump package version Bruno Alla 2025-08-05 23:37:12 +0100
  • 4bd23c94e2 Set release date Bruno Alla 2025-08-05 23:35:58 +0100
  • 91d42c74d3 Fix header levels for 3.16.0 Bruno Alla 2025-08-05 23:34:40 +0100
  • 34b36802fe Add release note for 3.16.1 Bruno Alla 2025-08-05 23:34:18 +0100
  • 96223eb3b9
    Add missing decorator: content_negotiation qqii 2025-08-05 19:10:14 +0100
  • 097302e929
    Add missing decorator: metadata_class qqii 2025-08-05 18:41:15 +0100
  • 8de6a6ca60
    fix(blank/unique): add default handling for blank=True field Sergei Shishov 2025-08-02 15:45:34 +0300
  • a7d050f5b3
    Turkish Translation updates (#9749) Sezer Bozkır 2025-08-01 18:33:52 +0300
  • ce3f200a51 compiled turkish lang translations are updated Sezer BOZKIR 2025-08-01 16:52:58 +0300
  • 4df7fafea0 Translation updates. Sezer BOZKIR 2025-08-01 15:48:21 +0300
  • 3b6e995f63 Add documentation about how to transform factory request to DRF request Marcelo Galigniana 2024-04-11 23:11:40 -0300
  • 29e41f1a4a Fixed #5363 -- HTML5 datetime-local valid format HTMLFormRenderer Marcelo Galigniana 2025-07-26 10:19:06 -0300
  • 853969c69c
    Fix test with Django 5 when pytz is available (#9715) Jakub Kulík 2025-07-24 09:47:47 +0200
  • 89e1ba398f make isort happy Jakub Kulík 2025-07-21 14:17:06 +0200
  • ecccc156ed simplify the pytz import as it should always be available Jakub Kulík 2025-07-21 14:13:31 +0200
  • a415b604e9
    add comment to test requirements Jakub Kulík 2025-07-21 13:57:18 +0200
  • 6665e71e82 chore: unique constraints with distinct condition fields use unique together validator nefrob 2025-07-20 17:02:33 -0600
  • 8b3ae8f42f
    Merge branch 'encode:master' into jsonencoder_ipaddress Corentin Garcia 2025-07-19 23:04:39 +0200
  • f15196a11d Remove useless if Berg Lucas 2025-07-19 15:12:37 +0200
  • 998025afd3 Merge branch 'improvement/source-attributes-in-extra_kwargs' of https://github.com/BergLucas/django-rest-framework into improvement/source-attributes-in-extra_kwargs Berg Lucas 2025-07-19 14:53:32 +0200
  • af69a58508 Change the test "test_source_with_attributes" to target django 4.2-5.2 Berg Lucas 2025-04-27 23:27:17 +0200
  • 5a106a04df Add some documentation about source in extra_kwargs Berg Lucas 2023-10-06 16:29:10 +0200
  • 5be47e468e Fix test for Django 3.0 Berg Lucas 2023-09-14 18:26:04 +0200
  • 84fd5ee705 Add a real world example Berg Lucas 2023-09-13 02:14:54 +0200
  • d60b909f7a Add test case for source with attributes in extra_kwargs Lucas Berg 2023-08-23 14:39:28 +0200
  • 53141ac2c5 Add support for source with attributes in extra_kwargs Lucas Berg 2023-08-16 17:24:12 +0200
  • 0b5cbea68e Fix mutable default arguments in OrderingFilter methods Quaylyn Rimer 2025-07-17 18:41:59 -0600
  • 888df27dc3 test: skip image file size validator tests if Pillow is not installed Mahdi 2025-07-12 03:46:58 +0330
  • 6c9e2266cd feat: Add MaxFileSizeValidator and MinFileSizeValidator Mahdi 2025-07-12 03:38:37 +0330
  • 3df68906a2 Add optional rounding logic to DecimalField serialization Darshan Reddy 2025-07-11 17:43:16 -0400
  • 2ae8c117da
    Add note to tutorial about required request in serializer context when using HyperlinkedModelSerializer (#9732) Ali Hassan 2025-07-07 16:11:24 +0500
  • 70e54f45ad
    Revert docs back to djangorestframework-guardian (#9734) Ryan 2025-07-06 07:39:52 -0700
  • c3e833436e
    Missing newline Bruno Alla 2025-07-06 10:07:50 +0100
  • 40465d95c5 fix: using pytest.fail to test fbz 2025-07-06 16:24:52 +0800
  • 1977c5b575 minor: rest old formatting fbz 2025-07-06 00:30:21 +0800
  • cfd4412a1e test: fix unit test fbz 2025-07-05 17:38:15 +0800
  • 0ee24d5716 test: test TestMultipleChoiceField can json serializable fbz 2025-07-05 17:22:08 +0800
  • 3e09113622 test: fix unit tests fbz 2025-07-05 17:13:24 +0800
  • cc77c105b7 fix: MultipleChoiceField use ordered sort fbz 2025-07-05 04:16:36 +0800
  • 38570f0ef0 Revert "Update docs to maintained djangorestframework-guardian2 (#8817)" Ryan P Kilby 2025-07-03 12:53:04 -0700
  • 6883434b93
    Updated docs/tutorial/5-relationships-and-hyperlinked-apis.md Ali Hassan 2025-07-02 23:15:02 +0500
  • 990d26567b Add view argument to SearchFilterTests test cases winie 2025-06-30 16:11:44 +0200
  • 1dde5eff8a Add view parameter to get_search_terms method of SearchFilter class winie 2025-06-30 16:11:35 +0200
  • c89778a226
    Merge branch 'encode:master' into fix/docs-tutorial5-hyperlinkedapis Ali Hassan 2025-06-29 00:52:57 +0500
  • fc4c20078c Fix : Updated documentation in tutorial 5 leading to error Ali hassan 2025-06-29 00:33:06 +0500
  • bf5e2f4590 feat:The request in the dispatch function has been type annotated yanchengxin 2025-06-27 09:48:20 +0800
  • 3038494705
    Document that unique constraints cause required=True in ModelSerializer (#9725) Peter Thomassen 2025-06-26 19:39:51 +0200
  • 6574c6c84c Remove django-silk Simon Gurcke 2025-06-26 10:14:22 +1000
  • 04a0871fb1 Move Observability to bottom of Topics menu Simon Gurcke 2025-06-26 10:12:06 +1000
  • 7ba7d3d26e
    docs: unique constraints cause 'required=True', fixes #9410 Peter Thomassen 2025-06-25 14:51:07 +0200
  • 4bb46c2949
    Add Kazakh(kk) locale support (#9713) Dulat Kushibayev 2025-06-25 10:30:54 +0300
  • bb97e22a6d Add healthcheck endpoint rsaketh002 2025-06-24 16:13:14 +0530
  • 8ca33c6982 Move Prometheus section below OpenTelemetry Simon Gurcke 2025-06-23 09:23:33 +1000
  • 45cfc6698a Fix formatting again Simon Gurcke 2025-06-22 11:39:10 +1000
  • 4e073c1981 Fix formatting Simon Gurcke 2025-06-22 11:37:21 +1000
  • 5288b05951 Tweaks Simon Gurcke 2025-06-21 12:18:14 +1000
  • b3f6138dae First draft Simon Gurcke 2025-06-20 22:13:09 +1000
  • 963302d6f7
    Update encoders.py Daniel Amarillo Morales 2025-06-16 13:04:05 +0200
  • dc70746aaf
    Add Apitally to third-party-packages.md in docs Simon Gurcke 2025-06-13 19:37:12 +1000
  • e454758fb6
    Fix regression in unique_together validation with SerializerMethodField (#9712) Konstantin Alekseev 2025-06-10 14:47:28 +0300
  • f3d89174b8
    Update serializers.md Khaled Sukkar 2025-06-07 12:05:16 +0300
  • e0c2e6fdc2
    Add missing decorator: versioning_class qqii 2025-06-05 18:08:03 +0100
  • 92e755b956 Fix: Prevent SerializerMethodField from becoming HiddenField in unique_together google-labs-jules[bot] 2025-05-24 08:48:39 +0000
  • a0fbdbd30e let's not skip the pytz test - it should always be executed when testing against Django 4 Jakub Kulík 2025-06-05 12:52:37 +0200
  • d3ff351d37 further improvements Jakub Kulík 2025-06-05 11:12:50 +0200
  • 3817fb9282 remove trailing whitespace Jakub Kulík 2025-06-05 08:28:50 +0200
  • 5b253461c8
    remove original condition Jakub Kulík 2025-06-05 08:26:39 +0200
  • 4e42975bba fix formatting Jakub Kulík 2025-06-04 15:38:05 +0200
  • 656d83562f Fix test with Django 5 when pytz is available Jakub Kulík 2025-06-04 15:31:27 +0200
  • 636cd9727a Feat: drop all schema-related package tgoddessana 2025-06-04 00:57:50 +0900
  • 9469638b15 Feat: drop get_schema_view tgoddessana 2025-06-04 00:45:40 +0900
  • 5873060ea9 Feat: drop SchemaJSRenderer/DocumentationRenderer/CoreJSONRenderer/_BaseOpenAPIRenderer/CoreAPIOpenAPIRenderer/CoreAPIJSONOpenAPIRenderer class tgoddessana 2025-06-04 00:45:14 +0900
  • f610a05cc4 Feat: drop coreapi support from authtoken tgoddessana 2025-06-04 00:38:26 +0900
  • 1e6e4e9f1c Feat: delete schema-related tests tgoddessana 2025-06-04 00:30:21 +0900