Commit Graph

  • a6d376afb6
    Fix some mismatch translation kiraware 2023-01-18 15:08:10 +0800
  • 7dcf366fa8 django 4.2 in classifier Asif Saif Uddin 2023-01-18 12:23:21 +0600
  • 6c8002bf0e initial django 4.2a1 testing Asif Saif Uddin 2023-01-18 12:13:19 +0600
  • 6a42fbbb77
    Add translation for id kiraware 2023-01-18 11:52:49 +0800
  • 105203cf9c add courses section to community resources Michael Herman 2023-01-17 15:40:36 -0600
  • ac3e8495e7 Support atomic transaction views in multiple database connections Arad Bar Sadeh 2020-10-26 14:43:09 +0200
  • a9f83e5581 Update japanese translation metakoma 2023-01-16 22:13:54 +0900
  • 0618fa88e1
    Fix Respect can_read_model permission in DjangoModelPermissions (#8009) Manish Kumar Shah 2023-01-13 14:22:54 +0530
  • 6d4d048ed5 Updated documentation and simplified code ManishShah120 2021-06-02 17:14:47 +0530
  • ecae64fe9a Fix Respect can_read_model permission in DjangoModelPermissions ManishShah120 2021-05-26 00:16:30 +0530
  • 2d19f233ab
    Add SimplePathRouter (#6789) Devid 2023-01-12 09:16:48 +0100
  • 2b34aa4291
    Re-prefetch related objects after updating (#8043) Yuekui 2023-01-11 01:30:15 -0800
  • 26e8c07adf Spanish translation Shinneider L. Silva 2023-01-10 19:18:26 -0300
  • 6fc64242af Brazilian translation compiled files Shinneider L. Silva 2023-01-10 19:15:16 -0300
  • 0fa9de7d98 Brazilian translation Shinneider L. Silva 2023-01-10 19:12:34 -0300
  • 5bdc44bc89
    Add search_fields attribute to SearchFilter Adam Dobrawy 2023-01-10 09:22:05 +0100
  • bfce663a60
    Update documentation regarding arguments of ValidationError (#8807) totycro 2023-01-09 19:53:49 +0100
  • 89d6ce7d43
    fix FilePathField required argument (#8805) Radosław Kowalski 2023-01-04 20:21:57 +0100
  • 2bd0008ca7 fix FilePathField required argument radekwlsk 2022-12-21 14:59:30 +0100
  • 069c701ebf
    Update docs to maintained djangorestframework-guardian2 (#8817) johnthagen 2023-01-03 08:18:05 -0500
  • 767481c601
    Merge branch 'encode:master' into django-rest-framework-guardian2 johnthagen 2023-01-03 07:53:26 -0500
  • b3d2753308
    Revert "Fix bug in validators documentation (#8779)" (#8811) Asif Saif Uddin 2023-01-03 17:59:36 +0600
  • bf4c6e78d4
    try update django-filter==22.1 (#8813) Asif Saif Uddin 2023-01-03 17:45:28 +0600
  • 118543769f
    upddate setup python action to v4 (#8806) Asif Saif Uddin 2023-01-03 17:41:40 +0600
  • dd81eec2fd
    attrs==22.1.0 (#8828) Asif Saif Uddin 2023-01-03 16:30:04 +0600
  • f10a931000
    attrs==22.1.0 Asif Saif Uddin 2023-01-03 14:47:50 +0600
  • 18df60c101
    Update requirements/requirements-optionals.txt Asif Saif Uddin 2023-01-03 14:36:57 +0600
  • 406988ba7b
    - fix transifex-client version in packaging requirements. (#8827) Waqas Ali 2023-01-03 13:31:30 +0500
  • 5257dedfa6 - fix transifex-client version in packaging requirements. Waqas Ali 2023-01-03 08:28:05 +0500
  • deee006706 Update to updated GitHub project name johnthagen 2022-12-31 15:28:23 -0500
  • ff0a313f2b
    Update docs to maintained django-rest-framework-guardian2 johnthagen 2022-12-28 14:17:35 -0500
  • f7067fbb42
    Merge branch 'master' into master Asif Saif Uddin 2022-12-26 18:24:43 +0600
  • 5e10d895ec
    try update django-filter==22.1 Asif Saif Uddin 2022-12-24 09:33:18 +0600
  • 015afb2d67 Revert "Fix bug in validators documentation (#8779)" Asif Saif Uddin 2022-12-24 00:08:11 +0600
  • 4b624cd940 Update documentation regarding arguments of ValidationError Bernhard Mallinger 2022-12-22 11:58:09 +0100
  • 1ee9a6816d
    upddate setup python action to v4 Asif Saif Uddin 2022-12-21 23:23:26 +0600
  • 4ef61015c5 Merge branch 'master' into fix-partial-serializers Denis Orehovsky 2022-12-17 15:56:23 +0400
  • 08c3e59577 Add test_update_allow_custom_child_validation Pierre Chiquet 2022-12-13 17:17:25 +0100
  • 312c09c915 fix typo Pierre Chiquet 2022-12-13 17:17:53 +0100
  • 58e80f442b Separated run_child_validation method in ListSerializer Pierre Chiquet 2021-06-15 11:15:07 +0200
  • 13a4ff7ceb Fix selenium test_browsable_api Marcelo Galigniana 2022-12-12 10:44:28 -0300
  • 7be2f28f63
    Update requirements/requirements-testing.txt Asif Saif Uddin 2022-12-12 13:28:32 +0600
  • 853e1052cb Persist raw data in browseable api when do POST Marcelo Galigniana 2020-10-15 17:38:04 -0300
  • 5c7440dbca
    Add test case for overriding default pk_field Ryan Thomson 2022-12-11 16:19:29 -0500
  • 1393573718
    Set pk_field from target_field in ModelSerializer Ryan Thomson 2022-12-11 16:06:20 -0500
  • 601ef120c5
    Add test case for PrimaryKeyRelatedField with UUIDs Ryan Thomson 2022-12-04 21:43:09 -0500
  • 48a21aa0eb
    raise ImproperlyConfigured exception if basename is not unique (#8438) David Graves 2022-12-10 10:50:41 -0600
  • b79099f7ba
    Use PrimaryKeyRelatedField pkfield in openapi (#8315) kanazawa 2022-12-11 01:48:43 +0900
  • 2cec7fee20
    Update rest_framework/routers.py Asif Saif Uddin 2022-12-10 22:43:19 +0600
  • 59ae95b22f
    Upgrade to tox 4 (#8795) Adam Johnson 2022-12-08 08:01:07 +0000
  • f502cde242 Remove run with installpkg Adam Johnson 2022-12-08 07:20:33 +0000
  • 1355890f9f
    replace partition with split in BasicAuthentication (#8790) Jakub Bodek 2022-12-08 04:52:35 +0100
  • 5b03a0d052 Actually that doesn't work, revert to 3.9 Adam Johnson 2022-12-08 02:08:53 +0000
  • 6162f08d25 Use python 3.10 for extra targets because old mkdocs fails on Python 3.11 Adam Johnson 2022-12-08 02:03:28 +0000
  • 70ed0d10a1 Run extra targets with latest Python Adam Johnson 2022-12-08 01:38:57 +0000
  • ba2231cfc2 Remove unnecessary trailing commas from env list Adam Johnson 2022-12-08 01:38:40 +0000
  • 2e147bac73 Fix dist env Adam Johnson 2022-12-08 01:38:13 +0000
  • fdacc80f22 Python 3.6 support Adam Johnson 2022-12-08 01:05:05 +0000
  • c405c3edc5 remove travis config Adam Johnson 2022-12-08 01:01:21 +0000
  • cd0a16eaa6 Upgrade to tox 4 Adam Johnson 2022-12-08 01:00:42 +0000
  • 1fbe16a8d2
    Fix BooleanField's allow_null behavior (#8614) Rodrigo 2022-12-06 06:04:50 -0300
  • ee15731cbc
    Handle Django's ValidationErrors in ListField (#6423) Sigve Sebastian Farstad 2022-12-04 15:37:47 +0100
  • 6b660059f4 Handle Django's ValidationErrors in ListField Sigve Sebastian Farstad 2019-01-28 13:38:54 +0100
  • 85cc290ea3 test if basic auth without provided password fails Liljack118 2022-12-03 17:20:33 +0100
  • 05eded4e28 replace partition with split in BasicAuthentication Liljack118 2022-12-03 15:38:14 +0100
  • cc3c89a11c
    Remove a bit of inline CSS. Add CSP nonce where it might be required and is available. (#8783) juspence 2022-12-02 05:47:04 +0000
  • a02bb79d87
    Update admin.py (#8534) Tom Christie 2022-12-02 05:40:15 +0000
  • 614bd87b60
    Fix bug in validators documentation (#8779) Floris Hoogenboom 2022-12-01 16:13:14 +0000
  • d3954efc9c additional basename tests David Graves 2022-12-01 09:18:19 -0600
  • 91a74068b3 additional basename tests David Graves 2022-11-30 22:14:55 -0600
  • badd1c1a6f rename already_registered function; return True/False David Graves 2022-11-30 21:22:50 -0600
  • 2cbe3c61be raise ImproperlyConfigured if basename already exists David Graves 2022-03-30 23:31:10 -0500
  • 394d6cfbd2
    Merge branch 'encode:master' into remove-inline-css Craig Anderson 2022-11-30 09:40:04 +0000
  • 1ae812ea20
    Make browsable API compatbile with strong CSP (#8784) juspence 2022-11-29 20:49:41 +0000
  • 9a4d9a0300
    Make browsable API compatbile with strong CSP Alexander Bliskovsky 2018-01-10 17:40:40 +0000
  • e56cd5735f
    Remove a bit of inline CSS. Add CSP nonce where it might be required and is available. Craig Anderson 2021-05-04 16:08:56 +0100
  • 6ec6ddea9b
    Avoid inline script execution for injecting CSRF token (#7016) Luka Jeran 2022-11-29 17:10:32 +0100
  • 3f68619a1a
    Merge branch 'master' into coreapi Asif Saif Uddin 2022-11-29 14:51:55 +0600
  • f0095b4de2
    Remove Core API mentions from docs (#8780) T. Franzel 2022-11-28 14:41:08 +0100
  • e4b1ceb54e remove coreapi doc & redirect broken links to github snapshot T. Franzel 2022-11-23 17:45:47 +0100
  • 90f7609957 remove coreapi generator mentions & hidden docs T. Franzel 2022-11-23 13:59:19 +0100
  • 5435b2c9f0
    mitigate global dependency on inflection #8017 (#8781) T. Franzel 2022-11-28 04:11:10 +0100
  • 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