Commit Graph

  • b7e95b218a Add C4 flake8-comprehensions Kien Dang 2023-08-06 01:45:54 +0800
  • c4d9bd374e Fix typo Kien Dang 2023-08-06 01:41:46 +0800
  • 9f7845f855 Prevent duplicate CI runs Kien Dang 2023-08-06 00:42:08 +0800
  • 1bdc524029 Show list of fixes applied with autofix on Kien Dang 2023-08-05 20:28:09 +0800
  • de039783fe Update black Kien Dang 2023-08-05 19:24:58 +0800
  • 9b6dcdcdaa Remove black and flake8 from dev dependencies Kien Dang 2023-08-05 18:43:14 +0800
  • dcf875ed18 Remove flake8 and isort config from setup.cfg Kien Dang 2023-08-05 14:06:53 +0800
  • fc333f3ec9 B018 false positive Kien Dang 2023-08-05 14:05:52 +0800
  • 28f5478b4e Fix B026 Kien Dang 2023-08-05 14:03:44 +0800
  • f0aca15c7b Fix B015 Pointless comparison Kien Dang 2023-08-05 14:02:34 +0800
  • 47004eedec Add bugbear Kien Dang 2023-08-05 14:01:49 +0800
  • 8a216b3461 Add isort Kien Dang 2023-08-05 13:50:14 +0800
  • 4da0841ec2 Add pyupgrade Kien Dang 2023-08-05 13:44:50 +0800
  • add11cb9a6 Use ruff in pre-commit Kien Dang 2023-08-05 13:42:00 +0800
  • 7d84e8717f
    Merge branch 'main' into optimize-views Firas Kafri 2023-08-04 11:16:45 +0300
  • 5eb5fe294a
    Remove Python 3.7 (EOL since EOL since 2023-06-27) from CI (#1440) Kien Dang 2023-08-04 16:15:23 +0800
  • c05f76b7cc Use pyupgrade --py38-plus in pre-commit Kien Dang 2023-08-04 15:17:13 +0800
  • 94550ac1e5 Old style if syntax Dan Sutich 2023-08-03 17:04:18 -0400
  • 3080913879 Remove unused context Kien Dang 2023-08-04 02:08:33 +0800
  • f6a29d873c Remove Python 3.7 (EOL since EOL since 2023-06-27) from CI Kien Dang 2023-08-04 02:07:35 +0800
  • 33b3426092 Remove unused show_graphiql kwarg Dan Sutich 2023-08-03 12:33:50 -0400
  • 314c68d2d1 Require operation_ast to be found by view handler Dan Sutich 2023-08-03 09:49:23 -0400
  • 4b4259917f Optimize execute_graphql_request Dan Sutich 2023-08-03 09:48:41 -0400
  • 67cd040983
    Merge pull request #27 from loft-orbital/chore/django-2-support Thomas Leonard 2023-07-31 12:39:07 +0200
  • 9f4ddb8a74 eat: add Django 2 compatibility Thomas Leonard 2023-07-31 06:16:48 +0000
  • 5d7a04fce9
    Update mutation.py to serialize Enum objects into input values (#1431) James 2023-07-26 18:41:40 -0500
  • 7e233c3c2f
    Update graphene_django/rest_framework/mutation.py James 2023-07-26 11:29:37 -0500
  • 72ae5f512e fix: revert PR-1380 Laurent Riviere 2023-07-26 10:00:23 +0000
  • e170fc620b
    Fix for issue #1385: Update mutation.py to serialize Enum objects into input values for ChoiceFields allen-munsch 2023-07-24 16:41:40 -0500
  • d1711060c0
    Merge pull request #24 from superlevure/feat/dataloader Laurent 2023-07-19 12:48:42 +0000
  • c3a22ff088 feat: added USE_DATALOADERS settings Laurent Riviere 2023-07-17 09:52:02 +0000
  • 029f0c0ae6 Update tutorial-relay.rst (#1220) Alan Rivas 2022-09-24 10:03:45 -0300
  • 52ef9a0b96 chore: enforce dependencies Thomas Leonard 2022-09-19 22:00:42 +0200
  • 3172710d12
    exclude 'fans' from ReporterForm tests (#1434) Firas Kafri 2023-07-18 20:35:51 +0300
  • 99d339e40d exclude 'fans' from ReporterForm tests Firas Kafri 2023-07-18 20:35:11 +0300
  • b1abebdb97
    Support base class relations and reverse for proxy models (#1380) Tom Dror 2023-07-18 13:17:45 -0400
  • 5b5fca47f6
    Merge branch 'main' into proxy-model-supports-reverse-relationship Firas Kafri 2023-07-18 20:17:17 +0300
  • 0de35ca3b0
    fix: fk resolver permissions leak (#1411) Laurent 2023-07-18 12:16:52 +0000
  • 2fafa881a8
    Bump version v3.1.3 Firas Kafri 2023-07-18 15:13:58 +0300
  • cd43022283
    Maintain JSONField in graphene_django.compat module (#1429) Steven DeMartini 2023-07-18 05:11:30 -0700
  • 3f061a0c50
    docs: Update location of GraphQL Relay Specification (#1432) Jeongseok Kang 2023-07-18 21:10:22 +0900
  • cfc3dd4ab3 docs: Update location of GraphQL Relay Specification rapsealk 2023-07-16 16:21:32 +0900
  • 7fcb3334dd Maintain JSONField in graphene_django.compat module Steven DeMartini 2023-07-08 15:27:17 -0700
  • 42d1621e13 feat: added bypass_get_queryset decorator Laurent Riviere 2023-07-05 10:13:07 +0000
  • e950164c8e
    Bump version to 3.1.2 v3.1.2 Firas Kafri 2023-06-17 09:29:18 +0300
  • 91ddfbd7f2
    Merge branch 'main' into fix-fk-resolver Laurent 2023-06-12 09:38:57 +0000
  • ccce70e3cd docs: added warning to authorization Laurent Riviere 2023-06-08 09:24:12 +0000
  • 2358bd30a4
    Update compat.py MissingType results after PGJSONField removal (#1423) Steven DeMartini 2023-06-07 10:06:37 -0700
  • c3cadb8d8b
    Update compat.py MissingType results after PGJSONField removal Steven DeMartini 2023-06-07 07:46:41 -0700
  • 3e7a16af73
    CI: remove Django 4.0 (#1422) Dulmandakh 2023-06-07 22:36:51 +0800
  • 8fa8aea3c0
    remove JSONField compat (#1421) Dulmandakh 2023-06-07 22:36:29 +0800
  • e52b93bc03 fix tags Dulmandakh 2023-06-07 22:16:24 +0800
  • 3b0c9ccdf2 CI: remove Django 4.0 Dulmandakh 2023-06-07 21:59:01 +0800
  • bff4e77058
    Merge branch 'main' into jsonfield Dulmandakh 2023-06-07 21:54:30 +0800
  • d5041c65be fix black Dulmandakh 2023-06-07 21:53:25 +0800
  • c925a32dc3
    CI: add Django 4.2 (#1420) Dulmandakh 2023-06-07 21:52:40 +0800
  • 6ccfaa3162 remove JSONFIeld compat Dulmandakh 2023-06-07 21:46:45 +0800
  • 3a7901bba7 fix tox Dulmandakh 2023-06-07 21:30:32 +0800
  • 5e0d9e23c6
    CI: add Django 4.2 Dulmandakh 2023-06-07 21:24:36 +0800
  • 8934393909
    Add check for serializers.HiddenField on fields_for_serializer function (#1419) Sezgin ACER 2023-06-06 09:20:32 +0300
  • a05bfd27c8 Add pre-commit changes Sezgin ACER 2023-06-05 23:32:34 +0300
  • 855fa596b6 Add check for serializers.HiddenField on fields_for_serializer function Sezgin ACER 2023-06-05 22:59:07 +0300
  • 520ddeabf6
    Fix graphiql explorer styles by including official CSS, and update local example app for testing (#1418) Steven DeMartini 2023-06-02 01:48:53 -0700
  • 1d26152ddb Update GraphiQL version Kien Dang 2023-06-02 04:26:09 +0800
  • 2947aa36a0 Fix #1417 graphiql explorer styles by including official CSS Steven DeMartini 2023-06-01 10:39:10 -0700
  • 0d9142726a Update cookbook-plain app requirements and local-dev notes Steven DeMartini 2023-06-01 10:37:17 -0700
  • 306f7890fe Add venv and .venv to gitignore since common venv paths Steven DeMartini 2023-06-01 10:05:31 -0700
  • 38709d8396
    Correct schema write test (#1416) Kien Dang 2023-05-27 21:53:22 +0800
  • a04f0118ac Correct schema write test Kien Dang 2023-05-27 19:31:38 +0800
  • 63fd98393f
    Set pypi GH action to latest v1 (#1415) Kien Dang 2023-05-27 21:26:52 +0800
  • 316790e464 Set pypi GH action to latest v1 Kien Dang 2023-05-27 19:12:50 +0800
  • f3862510b9
    2.16.0 v2.16.0 Firas Kafri 2023-05-26 23:09:56 +0300
  • 7c780a916a
    Backport Django 4.1 compatibility fixes to v2 (#1413) Santiago Aguiar 2023-05-26 17:08:36 -0300
  • dc301b2611 Add Django 4.1 to tox Kien Dang 2023-05-27 00:32:07 +0800
  • da4b813ed4 Django 4.1 does support python 3.8 to 3.11 Kien Dang 2023-05-27 00:19:55 +0800
  • cf88b5ff1b django 4.1 requires python>=3.10 Kien Dang 2023-05-27 00:02:13 +0800
  • 21def9ee82 Remove Python 3.6 Kien Dang 2023-05-26 23:53:33 +0800
  • 5804654f65 Fix tests Kien Dang 2023-05-26 23:45:00 +0800
  • 01e4a61dd9 import error resolved? Josh Warwick 2023-02-27 15:38:17 +0000
  • da9cd77f67 Fix broken UT due to pytest import error (#1368) Yuekui 2022-11-14 02:56:18 -0800
  • 5a19111182 Fix graphiql for async Paul Craciunoiu 2023-05-25 11:44:39 -0600
  • 9b193ba1ac
    handle deprecation warning for requires_system_checks Santiago Aguiar 2023-05-25 16:49:40 -0300
  • f80bf5f006 fix: typo Laurent Riviere 2023-05-25 06:48:12 +0000
  • 4e5acd4702
    Fix linting issues (#1412) Firas Kafri 2023-05-24 16:13:23 +0300
  • 706e3fdb8f
    Fix linting issues Firas Kafri 2023-05-24 16:13:15 +0300
  • ebf49431e9
    Bump version v3.1.1 Firas Kafri 2023-05-24 16:10:22 +0300
  • b75904d4c8
    long_description_content_type='text/markdown' Firas Kafri 2023-05-24 16:07:45 +0300
  • 7fe661d423
    Bump version Firas Kafri 2023-05-24 16:03:14 +0300
  • be17278b49
    Add DjangoFormInputObjectType to forms/types (#1325) ndpu 2023-05-24 15:58:50 +0300
  • a6596273cf
    Update docs/requirements.txt (#1410) ndpu 2023-05-24 15:55:20 +0300
  • 388ca41d64
    fix: use execution_context_class attribute for GraphQLView (#1398) Mykhailo Havelia 2023-05-24 15:54:44 +0300
  • 0df8179e1c fixed lints Arfey 2023-05-24 15:03:34 +0300
  • 5079a46af7 fix: docstring Laurent Riviere 2023-05-22 18:02:03 +0000
  • a2a95a4b62 tests: added queries count check Laurent Riviere 2023-05-22 16:35:30 +0000
  • 013dbbefc6 fix: only one query for 1o1 relation Laurent Riviere 2023-05-22 16:28:30 +0000
  • edb9690dbc fix: fk resolver permissions leak Laurent Riviere 2023-05-22 14:51:03 +0000
  • a1f55ba4e4 Fix docs example Andrey Shustov 2023-05-20 01:41:51 +0300
  • 37ebd6309b follow main removing validate call Josh Warwick 2023-05-16 20:26:05 +0100
  • c16276c731
    Merge branch 'main' into support-async Josh Warwick 2023-05-16 20:20:11 +0100
  • 2659d67fd0 updates tests Josh Warwick 2023-05-16 20:19:35 +0100