Commit Graph

  • 85102f62df Revert the import of pytz Christian Clauss 2024-03-24 16:16:51 +0100
  • f7c431bc0c GitHub Actions: Run tests_with_pytz_installed Christian Clauss 2024-03-23 08:56:12 +0100
  • 60d3aaa5af added support of unicode chars and made regexp slimiliar like previous one igeni 2024-03-23 09:43:12 +0300
  • fa0c0e4c00 Apply black formatting to caching markdown John-Anthony Thevos 2024-03-22 19:42:17 -0400
  • f4194c4684
    Update docstring (#9340) John-Anthony G. Thevos 2024-03-22 15:37:20 -0400
  • ffc2ed8826 Update docstring John-Anthony Thevos 2024-03-22 15:25:59 -0400
  • 6df509863d
    Add @api_view example to caching documentation (#9131) Bradley Wells 2024-03-22 20:33:00 +0200
  • ed4e9e13e6 Deployed 32859169 with MkDocs version: 1.1.2 Tom Christie 2024-03-22 15:55:41 +0000
  • 328591693d
    Version 3.15.1 (#9339) 3.15.1 Tom Christie 2024-03-22 11:47:50 +0000
  • c059228a89 Fix up spelling Tom Christie 2024-03-22 11:20:51 +0000
  • 0dc72cd0ca Fix release date Tom Christie 2024-03-22 11:15:25 +0000
  • c24cde1fe3 Version 3.15.1 Tom Christie 2024-03-22 11:14:27 +0000
  • eb361d289d
    SearchFilter.get_search_terms returns list. (#9338) Tom Christie 2024-03-22 10:52:43 +0000
  • 0fbea08ebd SearchFilter.get_search_terms returns list. Tom Christie 2024-03-22 10:42:53 +0000
  • 400b4c5441
    Revert "Fix NamespaceVersioning ignoring DEFAULT_VERSION on non-None namespac…" (#9335) Asif Saif Uddin 2024-03-22 15:39:30 +0600
  • 4ef3aaf0ad
    Revert #9030 (#9333) Tom Christie 2024-03-22 08:40:34 +0000
  • 258d5985de Fix test case revert-9030 Tom Christie 2024-03-22 00:36:46 +0000
  • 0ed0f8e579
    Revert "Fix NamespaceVersioning ignoring DEFAULT_VERSION on non-None namespac…" Asif Saif Uddin 2024-03-22 01:09:32 +0100
  • 0fe68c78b9 Revert #9030 Tom Christie 2024-03-21 23:27:24 +0000
  • 4f10c4e43e
    Revert "Fix Respect can_read_model permission in DjangoModelPermissions (#8…" (#9332) Tom Christie 2024-03-21 22:45:12 +0000
  • 18da27e392
    Revert "Fix Respect can_read_model permission in DjangoModelPermissions (#8…" Tom Christie 2024-03-21 22:35:51 +0000
  • a4d58077a0
    Revert "feat: Add some changes to ValidationError to support django style vad…" (#9330) Tom Christie 2024-03-21 22:26:50 +0000
  • da78a147f2
    Revert "Re-prefetch related objects after updating (#8043)" (#9327) Asif Saif Uddin 2024-03-22 04:23:30 +0600
  • 46070b538b
    Revert "Re-prefetch related objects after updating (#8043)" Asif Saif Uddin 2024-03-21 17:15:30 +0100
  • 0e4ed81627
    Revert "feat: Add some changes to ValidationError to support django style vad…" (#9326) Asif Saif Uddin 2024-03-21 22:09:43 +0600
  • 56a5b354d0
    Add drf-sendables to third-party-packages.md (#9261) Aristotelis Mikropoulos 2024-03-21 16:10:10 +0200
  • b1e39f02d0
    Revert "feat: Add some changes to ValidationError to support django style vad…" Tom Christie 2024-03-21 13:06:21 +0000
  • d7c8dcfc7e
    Revert PR that adds autocomplete_fields to TokenAdmin, as this break some use cases. (#9301) Alex Laird 2024-03-21 07:46:06 -0500
  • 2770f5e17d
    Merge branch 'master' into migrate_setuppy_to_pryoject.toml Mathieu Dupuy 2024-03-20 17:15:43 +0100
  • 25d4a407f0 Add tests for DjangoModelPermissionsOrAnonReadOnly Justin Farnsworth 2024-03-20 11:07:37 -0400
  • b4cb27fd94 fix anonymous access for DjangoModelPermissionsOrAnonReadOnly Justin Farnsworth 2024-03-19 23:35:20 -0400
  • 586c0444aa
    Handle more edge cases. James Tanner 2024-03-19 18:05:10 -0400
  • 89c79d6649
    Fix UpdateModelMixin to work when no queryset is defined Bruno Alla 2024-03-19 21:44:00 +0000
  • 1353bfa236
    Update comments. James Tanner 2024-03-19 15:56:19 -0400
  • 888ad71d3c
    Dead code. James Tanner 2024-03-19 15:55:02 -0400
  • dedfa01cb3
    Update test name. James Tanner 2024-03-19 15:54:22 -0400
  • f1c615ecd6
    Handle date placeholders in error messages too. James Tanner 2024-03-19 15:51:09 -0400
  • 570e127bad
    Add another test case. James Tanner 2024-03-19 15:46:41 -0400
  • e3bab57407
    Get rid of debug code. James Tanner 2024-03-19 14:55:29 -0400
  • 93b677cbb6
    Use a custom dictionary class to safely skip substitution errors in ValidationError messages. James Tanner 2024-03-19 14:46:01 -0400
  • 77ef27f18f
    Fix broken links in release notes for 3.15 (#9305) Bruno Alla 2024-03-19 07:24:55 +0000
  • dfbd17156c
    Remove duplicate mention of PR number Bruno Alla 2024-03-18 23:17:40 +0000
  • f65620ab7e
    Fix broken links in release notes for 3.15 Bruno Alla 2024-03-18 23:14:44 +0000
  • 2f66c294e3
    Make inflection package truly optional (#9303) Bruno Alla 2024-03-18 22:29:02 +0000
  • 492529006d
    Make inflection compat layer consistent with the others Bruno Alla 2024-03-18 22:14:05 +0000
  • 4dcfc8c647
    Make inflection package truly optional Bruno Alla 2024-03-18 18:57:13 +0000
  • 777b0cd4cb Revert PR that adds autocomplete_fields to TokenAdmin, as this break some use cases. Alex Laird 2024-03-18 10:05:00 -0500
  • d7ea7ba591 Handle html empty value for many relation Nicolas Christiaens 2024-03-18 09:29:28 +0100
  • 1dcd23d68c add more information in documentation about feature abulaysov 2024-03-18 03:40:17 +0300
  • e8c6ad7f77 return snippet of test abulaysov 2024-03-18 03:10:58 +0300
  • 02b338f2e3 add amount of period for throttling abulaysov 2024-03-18 02:55:16 +0300
  • afdcf5c92d
    Add support for ipaddress objects in JSONEncoder Corentin Garcia 2023-08-24 23:42:44 +0200
  • 337ba211e8
    - Update the message to be consistent with the Django HttpResponseBase class. (#9287) Nguyễn Anh Bình 2024-03-17 20:22:03 +0700
  • a3abf94031 Deployed 2d8e9ad8 with MkDocs version: 1.2.4 Tom Christie 2024-03-16 19:58:38 +0000
  • 2d8e9ad819
    3.15 Release (#9210) 3.15.0 Tom Christie 2024-03-16 17:21:02 +0000
  • 2f495cf12a
    - Update the message to be consistent with the Django HttpResponseBase class. Nguyễn Anh Bình 2024-03-16 03:46:20 +0700
  • bef4fd51e2 Fix function returns Christian Clauss 2024-03-15 13:17:18 +0100
  • c383cf2947 Use comprehensions Christian Clauss 2024-03-15 12:43:00 +0100
  • 79cc4a6391
    Merge branch 'master' into math-a3k-315_rn Tom Christie 2024-03-15 11:20:48 +0000
  • de2407f88f Update supported Python and Django versions Tom Christie 2024-03-15 11:18:23 +0000
  • 86da355eb9
    request.py: E714 Test for object identity should be is not Christian Clauss 2024-03-15 12:17:50 +0100
  • 51fd06ecdc Update release version Tom Christie 2024-03-15 11:06:05 +0000
  • a45dd0702e
    Update docs/community/release-notes.md Tom Christie 2024-03-13 15:16:43 +0000
  • a677b09729
    Revert "Fix validation for ListSerializer (#8979)" (#9283) Asif Saif Uddin 2024-03-13 21:15:43 +0600
  • 0a07d7bc0b
    Revert "Fix validation for ListSerializer (#8979)" Asif Saif Uddin 2024-03-13 14:11:58 +0100
  • 4b74fe0739
    Update docs/community/release-notes.md Tom Christie 2024-03-12 13:27:10 +0000
  • b42d1ae7f3
    Update docs/community/3.15-announcement.md Tom Christie 2024-03-12 13:08:48 +0000
  • e45878d902
    Merge e20af60767 into 09a0c551ca Felipe Martins Diel 2024-03-10 15:10:32 +0100
  • 09a0c551ca
    Revert "Register Django urls (#8778)" (#9254) TAKAHASHI Shuuji 2024-03-10 20:50:53 +0900
  • 730d216794
    fix: Remove the _delegate_text attribute, which is being removed in django 5.0 (#9278) JAEGYUN JUNG 2024-03-08 22:14:27 +0900
  • 7549bdc997
    Update docs/community/release-notes.md Tom Christie 2024-03-08 11:47:07 +0000
  • 204ef05845
    Update docs/community/release-notes.md Tom Christie 2024-03-08 11:46:59 +0000
  • 6177cab31f made base.html template responsive neginkou 2024-03-07 21:58:43 -0800
  • 3e271f071d fix: Remove the _delegate_text attribute, which is being removed in django 5.0 tgoddessana 2024-03-08 00:48:46 +0900
  • dbba90aa18
    Update docs/community/release-notes.md Tom Christie 2024-03-07 10:17:33 +0000
  • 69baf9419e
    Update docs/community/3.15-announcement.md Tom Christie 2024-03-07 10:04:21 +0000
  • 53b5f627a0
    Update docs/community/3.15-announcement.md Tom Christie 2024-03-07 10:03:42 +0000
  • a2eabfc867
    Improve integration with Django Debug Toolbar (#9213) şuayip üzülmez 2024-03-07 12:58:59 +0300
  • 036f66784a Improve integration with Django Debug Toolbar şuayip üzülmez 2024-03-07 00:27:19 +0300
  • 4c7c693f15
    Bump the github-actions group with 1 update (#9272) dependabot[bot] 2024-03-06 16:06:24 +0100
  • 20233ec93a
    Bump the github-actions group with 1 update dependabot[bot] 2024-03-06 14:41:46 +0000
  • b7cccff943
    Keep GitHub Actions up to date with GitHub's Dependabot (#9237) Christian Clauss 2024-03-06 15:41:19 +0100
  • 6cbd4b7789
    GitHub Actions: Upgrade pre-commit and drop the removed token (#9267) Christian Clauss 2024-03-06 14:27:46 +0100
  • 717bab5a90 Add BulkCreateModelMixin to allow bulk creation of models. Mahmoud Barry 2024-03-03 17:00:51 +0000
  • b835a4922b
    GitHub Actions: Upgrade pre-commit and drop the removed token Christian Clauss 2024-02-28 12:55:20 +0100
  • fb03dd977e
    Add codespell: config + workflow to detect new typos. Get some typos fixed (#9234) Yaroslav Halchenko 2024-02-28 06:01:49 -0500
  • 3c9490be22
    resolve deprecation warnings for setup-python (#9266) KanchiMoe 2024-02-28 10:57:33 +0000
  • d4016d8ec1
    Add Django 5.0 support (#9233) Rodrigo 2024-02-28 07:52:22 -0300
  • c4bcfc45b8
    Revert "remove python 3.6" Mathieu Dupuy 2024-02-28 09:48:20 +0100
  • 869990c7ec
    resolve deprecation warnings for setup-python KanchiMoe 2024-02-27 17:46:24 +0000
  • 9ce6b6254f
    remove 'license-files' field Mathieu Dupuy 2024-02-27 14:42:26 +0100
  • 040ded0f56
    remove unneeded include-package-data field Mathieu Dupuy 2024-02-27 14:40:28 +0100
  • cf25dcdcd8
    move back non-packing related config into setup.cfg Mathieu Dupuy 2023-10-07 14:04:33 +0200
  • 9b6e714435
    remove 'zip-safe' and 'exclude' arguments Mathieu Dupuy 2023-10-07 14:02:39 +0200
  • 34840fd28d
    remove flake8 config from pyproject.toml Mathieu Dupuy 2023-10-07 13:59:55 +0200
  • 0bcd15216e
    more concise readme inclusion Mathieu Dupuy 2023-10-06 11:43:37 +0200
  • a71ed6aa64
    get package version from rest_framework.__version__ Mathieu Dupuy 2023-10-06 11:41:44 +0200
  • c2062da244
    remove python 3.6 Mathieu Dupuy 2023-07-29 17:07:07 +0200
  • 121caba60a
    tox: isolated build Mathieu Dupuy 2023-07-29 00:24:20 +0200
  • 6019f1d978
    migrate setup.cfg to pyproject.toml Mathieu Dupuy 2023-07-27 15:56:07 +0200