Commit Graph

  • 401de87612
    restore a setup.py stub Mathieu Dupuy 2023-07-27 15:51:51 +0200
  • 31369964a4
    migrate setup.cfg to setup.py Mathieu Dupuy 2023-07-27 15:37:57 +0200
  • 5fb1ec8d75
    Add drf-sendables to third-party-packages.md Aristotelis Mikropoulos 2024-02-22 18:46:52 +0200
  • add8972f89 Update setup.py Rodrigo 2024-01-25 10:48:32 -0300
  • c6b9a2bc7c Update documentation Rodrigo 2024-01-23 12:44:43 -0300
  • 786d0511ce Update tests for Django 5.0 Rodrigo 2024-01-24 20:52:20 -0300
  • 3d38cc4e33 Update tox.ini Rodrigo 2024-01-22 10:26:45 -0300
  • 96229795dd
    Update exceptions.py Quvonchbek Bobojonov 2024-02-21 13:32:13 +0500
  • a45432b54d
    refactor removing parameters from kwargs when creating a ListSerializer (#9245) willeM_ Van Onsem 2024-02-20 15:08:19 +0100
  • 37ec04d518
    Add Python 3.12 support (#9230) Rodrigo 2024-02-20 10:16:03 -0300
  • 4773d737b9
    docs: Update third-party-packages.md to rename customization packages (#9248) Yousef Abu Shanab 2024-02-20 05:14:13 -0800
  • 336e7addb6
    added python 3.12 to CI (#9157) Asif Saif Uddin 2024-02-20 19:12:07 +0600
  • 75408854f8
    Update tox.ini Asif Saif Uddin 2024-02-20 14:05:16 +0100
  • 2ef77b1833
    Use POST method instead of GET to perform logout in browsable API (#9208) şuayip üzülmez 2024-02-20 01:28:04 +0300
  • fcbcb2ba12 Add a test that checks the presence of the logout form şuayip üzülmez 2024-02-19 20:03:18 +0300
  • df89f32b88
    Fix typo in 3.14 announcement (#9255) Victorien 2024-02-14 12:02:02 +0100
  • e27a5828e2
    Fix typo in 3.14 announcement Victorien 2024-02-14 11:57:24 +0100
  • 3eb98e96e2
    Revert "Register Django urls (#8778)" TAKAHASHI Shuuji 2024-02-12 20:28:26 +0900
  • 7f84f3cf8a
    Keep GitHub Actions up to date with GitHub's Dependabot Christian Clauss 2024-02-12 07:09:57 +0100
  • e2a387188f
    docs: Update third-party-packages.md to rename customization packages Yousef Abu Shanab 2024-02-07 08:31:02 -0800
  • 516b5db8ef
    Merge branch 'encode:master' into master Yousef Abu Shanab 2024-02-07 08:21:05 -0800
  • b97a249a4e
    Merge branch 'encode:master' into context_in_order_filter Mitko Masarliev 2024-01-30 08:57:29 +0200
  • ea612e2d15 Fix isort error Roni Choudhury 2024-01-29 13:54:55 -0500
  • 525979e343 Add a system check for WWW_AUTHENTICATE_BEHAVIOR setting Roni Choudhury 2024-01-29 13:21:33 -0500
  • 5a69db0f91 small rewrite Willem Van Onsem 2024-01-29 12:57:58 +0100
  • bcbd26d32e insert child Willem Van Onsem 2024-01-29 12:57:12 +0100
  • 094521c8d8 refactor removing parameters from kwargs when creating a ListSerializer Willem Van Onsem 2024-01-29 12:54:42 +0100
  • 5ad467aa2c
    Remove read_only deprecated behaviour from documentation (#9239) iamkorniichuk 2024-01-29 10:30:29 +0200
  • f2fff36db9
    Merge branch 'master' into fix-get_template_context satayyeb 2024-01-27 17:08:50 +0330
  • e20af60767 Improve ListSerializer Felipe Martins Diel 2024-01-27 03:34:08 -0300
  • fcfac9feab Move codespell configuration into setup.cfg Yaroslav Halchenko 2024-01-26 09:03:58 -0500
  • e18d1c572c BF: pre-commit needs to duplicate some of the skips for codespell Yaroslav Halchenko 2024-01-24 21:23:32 -0500
  • 288523ed80 [DATALAD RUNCMD] Do interactive fixing of some ambigous typos Yaroslav Halchenko 2024-01-24 14:42:39 -0500
  • 4c5b765de7 more custom skips for codespell - long lines, lines with ú etc Yaroslav Halchenko 2024-01-24 14:30:16 -0500
  • 121c5e2abc Add pre-commit definition for codespell Yaroslav Halchenko 2024-01-24 14:29:08 -0500
  • 00e5113e40 Add rudimentary codespell config Yaroslav Halchenko 2024-01-24 14:29:08 -0500
  • 41edb3b9dd
    Avoid unnecessary unique together checking (#9154) Yuekui 2024-01-26 02:36:18 -0800
  • 8c23de27e8 Add documentation for new setting and behavior Roni Choudhury 2024-01-25 20:07:04 -0500
  • 0a53bb0119 Implement alternative WWW-Authenticate generation behaviors Roni Choudhury 2024-01-25 20:06:28 -0500
  • 1cd663cd68 Add a setting to control WWW-Authenticate header behavior Roni Choudhury 2024-01-25 20:05:32 -0500
  • f5baeb1c4e Update setup.py Rodrigo 2024-01-25 11:11:33 -0300
  • 2797c0f216
    Add missing import in /api-guide/viewsets/ example (#9235) Marcelo Galigniana 2024-01-25 12:01:06 +0100
  • ac1cd12adf
    Remove read_only deprecated behaviour from documentation iamkorniichuk 2024-01-25 11:01:39 +0200
  • 2f09b677e3 Do not ignore .codespellrc from git Yaroslav Halchenko 2024-01-24 14:28:38 -0500
  • b1bb418a61 added python 3.12 to CI Asif Saif Uddin 2023-11-05 11:25:30 +0600
  • 94edcd6318 Add missing import in /api-guide/viewsets/ example Marcelo Galigniana 2024-01-24 17:35:22 -0300
  • d4dfcb5690 django-upgrade --target-version=5.0 **/*.py Christian Clauss 2024-01-24 23:44:12 +0100
  • ab694eccde
    Fix typo (#9231) Christian Clauss 2024-01-24 23:17:01 +0100
  • ed1a23f1fa
    Keep GitHub Actions up to date with GitHub's Dependabot Christian Clauss 2024-01-24 22:54:39 +0100
  • d693888fb1 Fix typo Christian Clauss 2024-01-20 23:42:40 +0100
  • 74689b1f44
    pre-commit autoupdate (#9232) Christian Clauss 2024-01-24 22:47:46 +0100
  • f85d8cb81a
    Fix comment syntax error in doc that fails pre-commit blacken-docs (#9225) Kien Dang 2024-01-25 05:44:46 +0800
  • b70f7e2181 Run blacken-docs in /topics/browsable-api/ page Marcelo Galigniana 2024-01-24 17:49:12 -0300
  • cc395621b4 pre-commit autoupdate Christian Clauss 2024-01-21 09:37:04 +0100
  • 8e2f401acd
    remove support for python 3.7 Mathieu Dupuy 2024-01-20 12:09:03 +0100
  • ded21590b8
    remove support for python 3.6 Mathieu Dupuy 2023-10-09 13:56:41 +0200
  • 349b870e2c
    Merge 6a7df3bb09 into 552a67acde Daler 2024-01-20 14:56:30 +0500
  • dabb740ca8
    Update tox.ini Asif Saif Uddin 2024-01-19 11:34:50 +0100
  • 552a67acde
    Skip coreapi tests in GenerateSchemaTests if coreapi is not installed (#9229) Kien Dang 2024-01-19 18:10:56 +0800
  • d708adb041
    Update tox.ini Asif Saif Uddin 2024-01-19 11:09:00 +0100
  • cef23f7fd6 Skip coreapi tests in GenerateSchemaTests if coreapi is not installed Kien Dang 2024-01-19 12:15:45 +0800
  • 6507c6d97a #9226-gettext_lazy changed to ugettext_lazy AkashNaik5 2024-01-19 02:41:09 +0530
  • c4f9d432dd
    Update 3.11-announcement.md (#9227) Viicos 2024-01-18 15:35:57 +0100
  • f3fc0b064b
    Update 3.11-announcement.md Viicos 2024-01-18 12:02:35 +0100
  • ddf86664f2 Pre-commit Kien Dang 2024-01-16 22:25:38 +0800
  • 8690ca0109 Fix comment syntax in doc Kien Dang 2024-01-16 22:25:14 +0800
  • 8e33fc08f8 Add support for allowed file extensions amirhusein1996 2024-01-16 16:47:07 +0330
  • cf9fdb456e Add support for allowed file extensions amirhusein1996 2024-01-16 16:13:10 +0330
  • 1805bb42b9 Add support for allowed file extensions amirhusein1996 2024-01-16 15:50:18 +0330
  • 5dbeb2f891 add some tests MItko Masarliev 2024-01-15 13:28:03 +0200
  • 21bb21b65b
    Fix use of ip_address_validators for Django 5.1+ (#9180) Kien Dang 2024-01-11 20:34:46 +0800
  • b8b0fc4973 add view in context MItko Masarliev 2024-01-09 15:23:50 +0200
  • ff61a163f1
    pre-commit again :| satayyeb 2024-01-05 17:15:22 +0330
  • 1df67ec445
    fix doc to pass pre-commit test satayyeb 2024-01-05 17:11:17 +0330
  • 3e45dd0609
    bugfix satayyeb 2024-01-05 17:02:56 +0330
  • b72027fcdb
    Group queries for SlugRelatedField many serializers Clément Escolano 2024-01-05 13:19:31 +0100
  • 01ea842219
    fix get_template_context satayyeb 2024-01-05 16:03:49 +0330
  • d6ca95f4c7
    Group queries for PrimaryKeyRelatedField many serializers Clément Escolano 2024-01-05 12:52:31 +0100
  • 6911b89cca
    Merge 7f02a813af into 047bec1288 Mattias Lindvall 2024-01-05 05:40:27 +0100
  • 047bec1288
    Add documentation to show how to add authentication for the browseable api (#9137) Code Apprentice 2024-01-04 07:16:57 -0700
  • 9e0003c840
    Update docs/community/3.15-announcement.md Tom Christie 2024-01-04 14:12:03 +0000
  • f4175b4b07
    Update quickstart.md (#9185) Matt George 2024-01-04 08:10:53 -0500
  • 530baa23cd
    Add 2 customization packages, rest-framework-redesign and rest-framework-material (#9088) Yousef Abu Shanab 2024-01-04 04:42:54 -0800
  • 4c231d5b97
    Clarifying the file to edit (#9189) HGZahn 2024-01-04 13:36:49 +0100
  • f2dc192c25 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:06:07 +0000
  • af6313adfd Changes to project workflow should not be included in release notes. Tom Christie 2024-01-04 12:04:57 +0000
  • da6e6dc957 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:04:31 +0000
  • 09325ac040 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:04:23 +0000
  • 70a4432ec9 Improve changelog entry Tom Christie 2024-01-04 12:03:56 +0000
  • 0660d66a44 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:02:32 +0000
  • cda0ec67a9 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:02:26 +0000
  • 914002bf63 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:01:40 +0000
  • 81a548730f Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:01:30 +0000
  • fd0edb33e1 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:01:16 +0000
  • 8a0382c3c6 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:00:42 +0000
  • 60b9ca617c Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:00:36 +0000
  • c4044d4f5a Changes to docs should not be included in release notes. Tom Christie 2024-01-04 12:00:29 +0000
  • 50ff1759b9 Changes to tests should not be included in release notes. Tom Christie 2024-01-04 12:00:17 +0000
  • 1a2323a056 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 11:59:45 +0000
  • 3017b72627 Changes to docs should not be included in release notes. Tom Christie 2024-01-04 11:59:21 +0000