Commit Graph

  • d0cdcdbb74 mitigate global dependency on inflection #8017 T. Franzel 2022-11-28 01:26:42 +0100
  • c641350284
    Fix bug in validators documentation Floris Hoogenboom 2022-11-27 16:35:18 +0000
  • 3bf611787a
    Register Django urls (#8778) Thomas Irgang 2022-11-27 13:53:48 +0100
  • fc17eeea92
    Register Django urls Thomas Irgang 2022-11-27 11:46:10 +0100
  • 4ef0fc1ca0
    Implemented Verbose Name Translation for TokenProxy (#8713) Giebisch 2022-11-27 11:45:54 +0100
  • be94cd66e8 Implemented Verbose Name Translation for TokenProxy Giebisch 2022-10-17 16:12:33 +0200
  • 52f4139674
    Properly handle OverflowError in DurationField deserialization (#8042) Peter Thomassen 2022-11-24 12:27:45 +0100
  • 9e328a9549
    Fix OpenAPI operation name plural appropriately (#8017) Shinya Ohyanagi 2022-11-24 16:48:05 +0900
  • f322c04159 Add more test cases and refine prefetch checking Yuekui Li 2022-11-23 19:36:18 -0800
  • 91a9582ec6 Merge remote-tracking branch 'upstream/master' Yuekui Li 2022-11-23 17:25:59 -0800
  • ebde56b932
    Represent SafeString as plain string on schema rendering. (#8429) hashlash 2022-11-23 21:42:06 +0700
  • 132a4f962d
    SearchFilter with unaccent unaccent Asif Saif Uddin 2022-11-23 20:25:13 +0600
  • 4f232c712e Use a more relevant attribute for lookup when using path converters sevdog 2022-11-23 10:07:30 +0100
  • c6eb872898
    Properly handle OverflowError in DurationField deserialization Peter Thomassen 2021-06-18 15:32:01 +0200
  • c0d95cb967
    Fix #8771 - Checking for authentication even if _ignore_model_permissions = True (#8772) Denny Biasiolli 2022-11-22 15:21:16 +0100
  • b87699c034
    Update schema generation doc & add deprecation notice #8453 (#8773) T. Franzel 2022-11-22 14:53:54 +0100
  • d986ac717b
    Update docs/topics/documenting-your-api.md Asif Saif Uddin 2022-11-22 19:27:19 +0600
  • bc247dde5e
    Update docs/topics/documenting-your-api.md Asif Saif Uddin 2022-11-22 19:26:48 +0600
  • ebbcbabf62
    Update docs/topics/documenting-your-api.md Asif Saif Uddin 2022-11-22 19:26:40 +0600
  • 64e5f5e699 Update schema generation doc & add deprecation notice #8453 T. Franzel 2022-11-22 12:24:13 +0100
  • fd7d3a7b92
    Update 6-viewsets-and-routers.md (#8590) Géry Ogam 2022-11-22 09:39:26 +0100
  • 0d8d8ea681
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 14:34:52 +0600
  • 795f67f235
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 14:34:36 +0600
  • 8175f05c89
    Added pagination settings test case (#8362) Subin Kim 2022-11-22 17:18:47 +0900
  • 0ae3323bd2
    fix 404 when page query parameter is empty string (#8578) Shi Pengtao 2022-11-22 14:37:31 +0800
  • 63510957a6
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:28:14 +0600
  • 197f83f762
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:27:47 +0600
  • 3190a0dad4
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:27:26 +0600
  • f7a071e54c
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:27:16 +0600
  • a6c93f615f
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:27:05 +0600
  • dc3f6ef34d
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:26:52 +0600
  • 332a3bf913
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:26:40 +0600
  • f329d9e1a6
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:26:28 +0600
  • d82bbe6501
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:26:15 +0600
  • d5f16c487d
    Update docs/tutorial/6-viewsets-and-routers.md Asif Saif Uddin 2022-11-22 12:25:55 +0600
  • 03c2ef1787
    Fixes instance check in ListSerializer.to_representation (#8726) (#8727) 954 2022-11-22 14:01:01 +0800
  • 85eb12ec38 Format import 954 2022-11-22 13:38:48 +0800
  • fbe3de34cd Format import 954 2022-11-22 13:32:13 +0800
  • 0aa817c1d8
    Update tests/test_serializer_lists.py Asif Saif Uddin 2022-11-22 11:33:31 +0600
  • c3ee8386b5
    Update tests/test_serializer_lists.py Asif Saif Uddin 2022-11-22 11:32:38 +0600
  • adc5ad62d5
    Update tests/test_serializer_lists.py Asif Saif Uddin 2022-11-22 11:32:25 +0600
  • 2741f06515
    Update tests/test_serializer_lists.py Asif Saif Uddin 2022-11-22 11:32:13 +0600
  • 1fe232eb75
    Update tests/test_serializer_lists.py Asif Saif Uddin 2022-11-22 11:32:03 +0600
  • 20b7ac705a
    Merge branch 'encode:master' into fix_instance_check 954 2022-11-22 13:22:06 +0800
  • 9e56f54efb
    FloatField will crash if the input is a number that is too big (#8725) Jason Joy Atsu Winmorre 2022-11-22 05:15:25 +0000
  • c3f343bc7c
    Update tests/test_serializer_lists.py Asif Saif Uddin 2022-11-22 11:12:17 +0600
  • 2137b1e849 Commit unit test 954 2022-11-22 13:01:17 +0800
  • 10553a0b3d
    Update tests/test_fields.py Asif Saif Uddin 2022-11-22 10:45:56 +0600
  • 00cf78362d
    Update rest_framework/fields.py Asif Saif Uddin 2022-11-22 10:26:05 +0600
  • ff69c69658 Add tests also for default router with path sevdog 2022-11-21 18:05:24 +0100
  • e9100603e2
    Fix #8771 - Checking for authentication even if _ignore_model_permissions = True Denny Biasiolli 2022-11-21 17:30:17 +0100
  • 06a9244bc9
    Update docs/api-guide/routers.md Asif Saif Uddin 2022-11-21 21:56:58 +0600
  • a0ebb51158
    Update docs/api-guide/routers.md Asif Saif Uddin 2022-11-21 21:55:11 +0600
  • c9b6b020ec
    Merge branch 'encode:master' into fix_instance_check 954 2022-11-21 23:41:04 +0800
  • 1486e73791 Use path in Default router sevdog 2022-11-21 16:01:50 +0100
  • dc300aa4e0
    [FIX] add missing DurationField to SimpleMetada label_lookup (#8702) smt-insens 2022-11-21 15:33:19 +0100
  • 751808c59b
    converted assertion to pytest style in test status (#8769) Asif Saif Uddin 2022-11-21 17:32:07 +0600
  • 2a2b092864
    Fix #8751 - Add support to Python 3.11 (#8752) Paolo Melchiorre 2022-11-21 11:47:21 +0100
  • 7d7e17caf4
    Fix #8751 - Add support to Python 3.11 Paolo Melchiorre 2022-11-09 01:09:01 +0100
  • 1b8a0ff2f3 converted assertion to pytest style in test status Asif Saif Uddin 2022-11-19 17:47:36 +0600
  • cac89ae65d
    update minimum version to psycopg2-binary>=2.9.5 (#8767) Asif Saif Uddin 2022-11-18 21:32:10 +0600
  • 7f671b8477
    update minimum version to psycopg2-binary>=2.9.5 Asif Saif Uddin 2022-11-18 20:43:17 +0600
  • 21fdf066b4
    pytest versions update (#8745) Asif Saif Uddin 2022-11-18 17:09:05 +0600
  • d5c717d437
    pytest>=6.2.0,<8.0 Asif Saif Uddin 2022-11-18 13:22:45 +0600
  • 7a6f888deb
    pytest>=7.2.0,<8.0 Asif Saif Uddin 2022-11-18 12:27:54 +0600
  • df60510db5
    Add 3rd party entry for rest-framework-roles (#8755) Manos 2022-11-17 14:13:18 +0000
  • 3e052376ac
    Added http 102, 103, 421, and 425 status codes in documentation (#8763) Ilaletdinov Almaz 2022-11-17 16:13:09 +0300
  • 759fc6f42e
    Make request consistently available in pagination classes (#8764) Clemens Wolff 2022-11-17 13:47:47 +0100
  • 924eb37318 Define request at start of pagination entrypoint Clemens Wolff 2022-11-16 20:10:36 +0100
  • 76eaac472c Store request in CursorPagination field Clemens Wolff 2022-11-16 20:07:50 +0100
  • ada631b97b Added http 102, 103, 421, and 425 status codes in documentation Almaz Ilaletdinov 2022-11-16 18:28:59 +0300
  • d5f228dd00
    Possibility to remove trailing zeros on DecimalFields representation (#6514) Henrik Wahlgren 2022-11-16 15:31:50 +0100
  • 92bcdd021a
    Merge branch 'master' into remove-trailing-zeros-on-decimal Tom Christie 2022-11-16 14:24:05 +0000
  • 78cdae6999
    Fix Pytest's deprecation warnings about nose usage (#8758) Stanislav Levin 2022-11-15 15:29:15 +0300
  • f925c62cb4
    Fix Pytest's deprecation warnings about nose usage Stanislav Levin 2022-11-14 14:07:08 +0300
  • c4204f7bad Add 3rd party entry for rest-framework-roles Mano 2022-11-12 11:53:46 +0000
  • ae7a2b0dfa
    Remove extraneous word "Both" (#8740) Lewis M. Kabui 2022-11-10 13:31:06 +0300
  • 33aec44ecc
    Lower case comparison for http_method_names Ref Issue: https://github.com/encode/django-rest-framework/issues/8753 Jatin Goel 2022-11-09 18:06:07 +0530
  • 9b323d63ed Removed unused imports Conrad 2022-11-07 09:15:25 +0100
  • f589cfb0be
    Fix not falling into initial data Ruslan Chernenko 2022-11-04 20:38:18 +0300
  • 9cead967d9
    pytest>=7.0.0,<8.0 Asif Saif Uddin 2022-11-04 22:04:48 +0600
  • d0692127c2
    pytest versions update Asif Saif Uddin 2022-11-04 21:48:19 +0600
  • d3cecabd23 Fix openapi schema method mapping Alejandro Solda 2022-11-03 18:53:31 -0300
  • c69e5acf31
    Update Multiparser docs Lewis Kabui 2022-11-03 21:10:05 +0300
  • 2486dbf791
    Remove redundant double getattr check Ruslan Chernenko 2022-11-03 20:39:21 +0300
  • b5ad794e66
    Remove extraneous word "Both" Lewis Kabui 2022-11-02 19:00:20 +0300
  • 1142ee5fc1
    Update jobs.md (#8737) Thomas 2022-11-02 19:10:45 +0800
  • c0b30162c9
    Update jobs.md Thomas 2022-10-30 15:12:39 +0800
  • 30e969daba
    Fix misquotation Elton Maiyo 2022-10-27 00:36:20 +0300
  • 61becb6bc6 Change to only BaseManager 954 2022-10-25 07:58:26 +0800
  • b487f57738 Removed additional imported ValidationError reeko234 2022-10-24 23:21:31 +0000
  • 77c3df688b adds error message to FloatField Mohammed Al Ameen 2022-10-24 10:21:56 +0100
  • f6490dc909 Fixes #8716 (adds OverflowError to FloatField Mohammed Al Ameen 2022-10-24 10:16:58 +0100
  • e52d4e8209 Fixes 'RelatedManager' object is not iterable in ListSerializer.to_representation.(#8726) 954 2022-10-24 11:39:02 +0800
  • ae5c8e7e02 Removed random import reeko234 2022-10-22 21:47:46 +0000
  • cc25b099d3 Added Unit test for float field overflow error catch reeko234 2022-10-22 21:33:35 +0000
  • 9aee257861 FloatField will crash if the input is a number that is too big reeko234 2022-10-21 08:41:01 +0000
  • 2510456817
    Update quickstart.md (#8575) Géry Ogam 2022-10-20 16:32:25 +0200
  • dcbdb7158c
    Set set_value as an object (non-static) method Étienne Beaulé 2022-10-19 19:13:44 -0300
  • c29bb09379 Update rest_framework.fields Rodrigo 2022-10-19 12:37:04 -0300