Commit Graph

  • 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
  • a4f6059d50
    Fix typo in renderers documentation (#9616) Julius Lange 2025-01-07 20:19:39 +0100
  • a847ee468d
    edit typo in renderers.md Julius Lange 2025-01-07 19:26:52 +0100
  • c05926b851 Fixed linting Oliver Sauder 2025-01-07 22:11:41 +0400
  • ff6b519998 Fixed regression that tests using format still work Oliver Sauder 2025-01-07 21:59:48 +0400
  • f37470b648 solve #9598 Nikita 2025-01-06 14:35:48 -0800
  • 089f6a6974
    support django 2.1 test client json data automatically serialized (#6511) Terence Honles 2024-12-28 11:22:21 +0100
  • be17a6ef07
    Add New Viewset (UsefulViewSet) in DRF MUSFIQUAR RAHMAN SHIAB 2024-12-21 14:11:14 +0600
  • 4579eae56f support django 2.1 test client json data automatically serialized Terence D. Honles 2019-03-15 14:10:42 -0700
  • a8595a8eae
    Fix raising on nullable fields part of UniqueConstraint (#9531) Bruno Alla 2024-12-14 09:08:22 +0000
  • cad0ad02db
    set_roll_back should only rollback initialized connections Johan De Taeye 2024-12-09 16:48:50 +0100
  • 52b1b7150d initial commit Nikita 2024-12-09 00:44:50 -0800
  • 7770fe4b33
    include "rest_framework*" in pyproject.toml Mathieu Dupuy 2024-12-02 23:46:51 +0100
  • 5729b02c69
    Revert "use 'rest_framework' package namespace" Mathieu Dupuy 2024-12-01 23:29:37 +0100
  • ea10c54025
    use 'rest_framework' package namespace Mathieu Dupuy 2024-12-01 15:45:47 +0100
  • 06bebc216d
    remove parameters for which the value is already the default Mathieu Dupuy 2024-12-01 15:44:47 +0100
  • 8adcb08cd1 updated Arabic translations bukh-sal 2024-11-20 18:59:42 +0300
  • ae865773f4
    Update tests for test_raise_error_if_no_suitable_renderers_found Johnson Liu 2024-11-19 11:34:59 +0800
  • dbac145638
    Removed extra <> in validators example (#9590) amansharma612 2024-11-18 17:13:53 +0530
  • 00e5065fa4
    Raise NotAcceptable if suffix or query format is not acceptable Johnson Liu 2024-11-18 17:00:48 +0800
  • 931f3d44e1 Removed extra <> in validators example Aman Sharma 2024-11-18 12:07:03 +0530
  • 12789684c0
    also update build/upload instruction Mathieu Dupuy 2024-11-15 15:35:31 +0100
  • b31413d46d
    Tutorial updates (#9589) Will Vincent 2024-11-12 00:58:56 -0500
  • 8a3e74bf7f add DCUS2018 talk, update links from wsvincent.com tutorials to learndjango.com Will Vincent 2024-11-11 15:55:45 -0500
  • 4e5e46302b remove retired course from Treehouse Will Vincent 2024-11-11 15:41:45 -0500
  • f269ad9577 update Django for APIs book cover Will Vincent 2024-11-11 15:40:03 -0500
  • 93571b8e7d Fix(docs): Remove useless duplicates from menu. Sergei Kliuikov 2024-11-07 21:28:55 -0800
  • 358db1a811 Fix(docs): Add links for popular objects to inventory. Sergei Kliuikov 2024-11-07 20:58:10 -0800
  • 1b7dd8da67 Feature(docs): Add inventory file for intersphinx support. Sergei Kliuikov 2024-11-07 14:38:40 -0800
  • 90e39c0f6b Feat: add compiled message file tgoddessana 2024-10-30 00:12:05 +0900
  • 692432e263 update persian translations teymouri 2024-10-26 16:57:07 +0330
  • 9016efe3fc
    Fix docs typo in Serializers Validators (#9563) chee hong 2024-10-23 22:09:36 +0800
  • 01e7ef5a60 Docs: remove unnecessary brackets tgoddessana 2024-10-22 19:13:06 +0900
  • 9769c64ea1 Docs: remove Transefix in docs tgoddessana 2024-10-22 19:05:53 +0900
  • 31d2f9b956 update django.po translators tgoddessana 2024-10-22 16:27:18 +0900
  • ff5d35bae6 Feat: Change end punctuation to the “~세요.” used by Django translations tgoddessana 2024-10-22 17:51:03 +0900
  • d720799ed5 Feat: add missing translations for template tgoddessana 2024-10-22 17:47:25 +0900
  • 73f196e9dc Feat: add missing translation for filters tgoddessana 2024-10-22 17:37:25 +0900
  • a01c824448 Feat: add & fix translation for DictField tgoddessana 2024-10-22 17:36:25 +0900
  • 54b5377ef4 Feat: add & fix translation for Selection&FilePathField tgoddessana 2024-10-22 17:29:59 +0900
  • 24549664d9 Feat: add & fix translation for DurationField tgoddessana 2024-10-22 17:27:42 +0900
  • e0842b7724 Feat: add & fix translation for DateTimeField tgoddessana 2024-10-22 17:26:16 +0900
  • 70ffca4cda Feat: add & fix translation for DecimalField tgoddessana 2024-10-22 17:24:00 +0900
  • 0d6a00cf07 Feat: add missing translation for integer to float error message tgoddessana 2024-10-22 17:14:49 +0900
  • ac7bee839f Fix: add (boolean) for booleanField message tgoddessana 2024-10-22 17:11:21 +0900
  • 171cb877dc Feat: add missing translation for UUIDField error message tgoddessana 2024-10-22 17:04:05 +0900
  • 73d02471ed Feat: add missing translation for SlugField error message tgoddessana 2024-10-22 17:02:59 +0900
  • cdd6519990 fix: remove unnecessary space tgoddessana 2024-10-22 17:00:56 +0900
  • ce4c58b6bd Add missing translation for CharField, BooleanField messages tgoddessana 2024-10-22 16:59:08 +0900
  • f57e273d70 Add missing translation for throttling messages tgoddessana 2024-10-22 16:50:22 +0900
  • fab9087458 Add missing translation for "Invalid Input" tgoddessana 2024-10-22 16:49:14 +0900
  • 4dbfe56423 Fix translation for "Tokens", just like django translation. tgoddessana 2024-10-22 16:47:42 +0900
  • 86716e6771 Fix wrong translation for word "Created" tgoddessana 2024-10-22 16:41:33 +0900
  • 548a540144 Add missing translation for the word “Token" tgoddessana 2024-10-22 16:32:44 +0900
  • 319d51b734 Changed the translation for the word “User” from “유저” to “사용자” to make it consistent with Django's translation tgoddessana 2024-10-22 16:29:48 +0900
  • bf51b6b113 update django.po translators tgoddessana 2024-10-22 16:27:18 +0900
  • 57c37133b1 update django.po file tgoddessana 2024-10-22 16:18:35 +0900
  • 16dc419ff0
    Pagination: allowing negative page numbers and offsets Denny Biasiolli 2024-10-19 22:23:33 +0200
  • f6ed811e97 Fix formatting and resolve pre-commit errors Ghosts6 2024-10-19 20:10:57 +0100
  • 1a50ea4f9d Fix formatting and resolve pre-commit errors Ghosts6 2024-10-19 20:04:02 +0100
  • 75e1c02019 Fix formatting and resolve pre-commit errors Ghosts6 2024-10-19 19:54:10 +0100
  • f471f5871f Add custom validators, permission classes, and PermissionTestModel for testing permissions Ghosts6 2024-10-19 19:41:07 +0100
  • b47bff0db5 Add custom field validators and permission classes with tests Ghosts6 2024-10-19 18:25:23 +0100
  • 29205f0fca
    restore minimalist setup.py Mathieu Dupuy 2024-10-18 14:23:42 +0200
  • f131f055d1 Fix docs typo in Serializers Validators cheehong1030 2024-10-18 17:49:29 +0800
  • 561bd4ccd9
    ci: remove tox 'isolated_build' Mathieu Dupuy 2024-10-17 10:47:58 +0200
  • c1c39d4182
    delete setup.py Mathieu Dupuy 2024-10-16 14:53:33 +0200
  • 0101d893f4
    remove flake8 section in pyproject Mathieu Dupuy 2024-10-16 14:06:59 +0200
  • c8030fc55f
    remove final wording note from pyproject.toml Mathieu Dupuy 2024-10-16 13:54:45 +0200
  • 2ef61269ab
    pre-commit: tomli optional additional dependency Mathieu Dupuy 2024-10-16 13:51:27 +0200
  • ce35de5707 Add more functionalities to OrderingFilter maksjood 2024-10-14 23:01:52 +0330
  • d2da2f5e06
    Remove redundant test and move other to more appropriate place Bruno Alla 2024-10-14 19:24:56 +0100
  • 25e01d0761
    Default nullable fields to null in unique constraints checks Bruno Alla 2024-10-14 19:06:37 +0100
  • 6f8da971d6
    Merge branch 'master' into migrate_setuppy_to_pryoject.toml Mathieu Dupuy 2024-10-13 14:59:02 +0200
  • d3dd45b3f4
    Update 1-serialization.md (#9543) Gabriel 2024-10-09 19:41:39 -0300
  • 10b25e7d63
    Use final version of Python 3.13 (#9556) Oliver Sauder 2024-10-10 02:39:36 +0400
  • 3279060525
    Use final version of Python 3.13 Oliver Sauder 2024-10-09 21:24:28 +0400
  • 8cbde196bc
    Update README.md meshya 2024-09-29 01:20:03 +0330
  • aa8704c6b5 fix code on Readme jasonlin15 2024-09-25 17:48:21 -0400
  • a7399964e0 Update Readme jasonlin15 2024-09-25 17:45:55 -0400
  • cfd4e254bc
    Update 1-serialization.md Gabriel 2024-09-25 13:16:35 -0300
  • 81613c0e51
    Fixing and adding pt-br translations (#9535) Gabriel Mitelman Tkacz 2024-09-20 07:34:37 -0300
  • 9921c7554f
    Fix Transifex link (#9541) Peter Thomassen 2024-09-19 14:11:31 +0200