Commit Graph

  • 27bbb81eed fix: convert Django BigIntegerField to BigInt GraphQL type Thomas Leonard 2022-03-22 13:21:14 +0100
  • 9c646e6cd5 feat: update name of DjangoFilterConnectionField type input to be consistent with graphene (Issue #1316) Thomas Leonard 2022-03-20 23:22:02 +0100
  • 41b31edb67 chore: update dev dependencies Thomas Leonard 2022-09-19 14:23:54 +0200
  • 8ae576394e
    💥 Stop supporting EOL djangos and pythons (#1337) Nikolai Røed Kristiansen 2022-09-19 14:31:04 +0200
  • 2aeb86ba3b
    fix: backward pagination indexing error when using bigger last argument than total number of elements (#1344) Thomas Leonard 2022-09-06 14:00:13 +0200
  • db5ba0292d fix: backward pagination indexing error when using bigger last argument than total number of elements Thomas Leonard 2022-09-05 23:26:41 +0200
  • ede3880abb
    Sync trove classifiers with tox.ini (#1341) Ülgen Sarıkavak 2022-09-02 18:55:39 +0300
  • 6e05643fb2 No need for Python 3 condition anymore Ülgen Sarıkavak 2022-08-22 11:43:32 +0300
  • 05e90f772b
    Sync trove classifiers with tox.ini Ülgen Sarıkavak 2022-08-20 15:56:17 +0300
  • 8383bdc5aa
    pre-commit & black (#1340) Ülgen Sarıkavak 2022-08-19 09:15:44 +0300
  • 96c07d8034 Apply black Ülgen Sarıkavak 2022-08-18 14:31:40 +0300
  • 858ffd4fbb Call black via pre-commit Ülgen Sarıkavak 2022-08-18 14:28:38 +0300
  • e980cede38
    Upgrade Python version in CI (#1339) Ülgen Sarıkavak 2022-08-18 13:02:41 +0300
  • 8b11613f38 Upgrade Python version in CI Ülgen Sarıkavak 2022-08-16 12:34:03 +0300
  • 12ec3ca4ac
    Introduce pre-commit config for flake8 (#1338) Ülgen Sarıkavak 2022-08-18 12:48:51 +0300
  • a1441a91c2
    Merge 8fbadee60c into 5f1731dca3 Sebastián Sastoque H 2022-08-17 09:21:22 +0200
  • 979783a31d Introduce pre-commit config for flake8 Ülgen Sarıkavak 2022-08-16 12:26:59 +0300
  • 17deb83816 👷 Run only supported version in test workflow Nikolai R Kristiansen 2022-08-15 19:46:54 +0200
  • fec806abf9 💥 Stop supporting EOL djangos and pythons Nikolai R Kristiansen 2022-08-15 19:40:50 +0200
  • c9b942852d ⬆ Bump flake8 Nikolai R Kristiansen 2022-08-15 19:21:46 +0200
  • e3cc899966 🔧 Keep excluding migrations Nikolai R Kristiansen 2022-08-15 19:21:33 +0200
  • 849a55451d ⬆ Bump flake8-black Nikolai R Kristiansen 2022-08-15 13:06:11 +0200
  • 908ea34f55 👷 Lint on CI Nikolai R Kristiansen 2022-08-15 12:14:47 +0200
  • 1bc988ff7c ⬆ Bump black Nikolai R Kristiansen 2022-08-15 12:09:14 +0200
  • 49c1cd279b 🔧 Add pre-commit config Nikolai R Kristiansen 2022-08-15 12:08:37 +0200
  • 5f1731dca3
    Fix: Use .formatted instead of format_error (#1327) & Fix tests Nikolai Røed Kristiansen 2022-08-15 11:41:39 +0200
  • dc87546e5c Fix test with newer graphene Nikolai R Kristiansen 2022-08-15 11:23:31 +0200
  • aef30d9d0b Fix: import dependency Leo(Jeemyeong) Lee 2022-07-12 17:37:26 +0900
  • 52f553ba2b
    Merge 3379a6d7b9 into f6ec0689c1 Zackyyg 2022-07-06 20:16:43 +0000
  • 3379a6d7b9
    Merge pull request #1 from coherentpath/fix-deprecation-error Simon Gomizelj 2022-07-06 16:16:38 -0400
  • fd18e8f57e
    Merge 3ad404962e into f6ec0689c1 Zackyyg 2022-07-06 14:44:02 +0000
  • 3ad404962e fix deprecated error Zackyyg 2022-07-06 10:43:28 -0400
  • 1ab9bd7880 update depracation Zackyyg 2022-07-05 13:37:16 -0400
  • f94d254f7a 👽 Use .formatted instead of format_error Nikolai R Kristiansen 2022-06-27 15:17:42 +0200
  • 0ced88a1e4 Update import name from format_error to graphql_error.format_error Lea Evers 2022-05-25 14:14:35 +0200
  • dfb1894fe7
    Updated deprecated variable name from format_error to GraphQLFormattedError Alex Ismodes 2022-04-09 08:37:39 -0500
  • ca555293a4 fix: test for graphene PR https://github.com/graphql-python/graphene/pull/1412 Thomas Leonard 2022-03-20 22:48:54 +0100
  • c4aa139ff1
    Merge pull request #12 from loft-orbital/users/tcleonard/issue-#1111-fix_foreign_key_field Thomas Leonard 2022-03-20 21:52:53 +0100
  • 9d564a0d45 Issue #1111: foreign key should also call get_queryset method Thomas Leonard 2021-02-10 10:05:45 +0100
  • 40cc0b0f7b Fixed deprecation warning Forest Anderson 2022-03-09 13:40:55 -0500
  • f6ec0689c1
    Fix documentation references: op_name -> operation_name (#1312) Aaron Forsander 2022-03-03 08:58:48 -0500
  • 404d850da2 Fix documentation references: op_name -> operation_name Aaron Forsander 2022-03-02 17:35:40 -0500
  • 44c55f18ea
    Merge 7449efd2a3 into ed4ee98596 Rasheed Hamdawi 2022-02-21 19:22:45 +0500
  • 0bb9f1ca60
    I found another wrong link in the filter dokumentation see #1309 (#1311) Peter Paul Kiefer 2022-02-13 06:50:53 +0100
  • ed4ee98596
    V2 has broken liks too see #1309 (#1310) Peter Paul Kiefer 2022-02-13 06:50:04 +0100
  • 29060fad08 #1295 There is still a wrong link to github Peter Paul Kiefer 2022-02-12 19:10:36 +0100
  • b15e1688e5 #1295 github link fixed (master->v2) Peter Paul Kiefer 2022-02-12 18:58:26 +0100
  • a4f1a843c3 fix broken links for the v2 branch Peter Paul Kiefer 2022-02-12 18:37:23 +0100
  • bf8fd7696b
    fixed broken links to graphene filter documentation (master->main) (#1309) Peter Paul Kiefer 2022-02-12 15:31:45 +0100
  • b6d686e127 fixed broken links to graphene filter documentation (master->main) Peter Paul Kiefer 2022-02-12 11:48:29 +0100
  • 281da38beb
    minor fix on schema.py part Yiğit Y. Er 2022-02-10 15:24:36 +0300
  • f9c5bc3e20 Update super() calls Ülgen Sarıkavak 2022-02-07 18:04:55 +0300
  • b659aa62bd Remove six usages & references Ülgen Sarıkavak 2022-02-07 18:02:22 +0300
  • c1a2f1b5a8 Remove Python 2 references Ülgen Sarıkavak 2022-02-07 17:55:01 +0300
  • 7c874b2477 Update class creation Ülgen Sarıkavak 2022-02-07 17:49:17 +0300
  • d96569c40d Update unicode literals Ülgen Sarıkavak 2022-02-07 17:46:56 +0300
  • 9561a7e7d8 Add pyupgrade - django-upgrade checks Ülgen Sarıkavak 2022-02-07 17:37:56 +0300
  • a7a8b3dca6
    Replace calls to methods removed in Django v4 (#1275) Yair Silbermintz 2022-02-07 09:16:41 -0500
  • 616977a6ea
    Remove Python 3.5 (deprecated) from tox Ülgen Sarıkavak 2022-02-07 17:10:04 +0300
  • ff9eee0804
    Limit max Django version Ülgen Sarıkavak 2022-02-07 17:09:35 +0300
  • 56d6ab0710
    Remove duplicate entry Ülgen Sarıkavak 2022-02-07 17:09:18 +0300
  • 4be00301bf
    Revert version update Ülgen Sarıkavak 2022-02-07 17:08:22 +0300
  • de1ac31c8b fixed broken links to graphene filter documentation (master->latest) Peter Paul Kiefer 2022-01-30 15:23:36 +0100
  • 63cccbe4ca STALEBOT: Update to stale out issues after one year Keith Hackbarth 2022-01-23 21:51:03 -0800
  • 775644b536
    Update requirements to the official graphene 3.0 release (#1290) Keith 2022-01-22 12:04:30 -0800
  • 9ec632e9f2 Trigger rebuild Keith Hackbarth 2022-01-22 11:42:55 -0800
  • e996514e06 Update requirements to the official graphene 3.0 release Keith Hackbarth 2022-01-21 16:55:42 -0800
  • 29d085895e Delay assignment of csrftoken c-py 2022-01-19 16:08:02 +1300
  • e1a7d19833
    Convert DecimalField to Decimal instead of Float in DRF and form converters (#1277) Jarkko Piiroinen 2022-01-18 16:03:08 +0200
  • 5d5d7f1815
    Django v4, python 3.10 support for graphene-django v3 (#1281) Tim Schilling 2022-01-07 14:26:07 -0600
  • f29c75eec5 Convert multiple choice fields to list Wei Lu 2022-01-04 22:24:01 -0500
  • 6928b3fb6c Convert multiple choice fields to list Wei Lu 2022-01-04 22:24:01 -0500
  • 30776105e4
    Merge branch 'graphql-python:main' into main Wei Lu 2022-01-04 14:26:26 -0500
  • a0a91f2615 Make errors in form mutation non nullable Semyon Pupkov 2021-12-17 15:59:28 +0500
  • 396c47f98b ensure_csrf_cookie removed from GraphQLView.dispatch Hiram Centelles Rodríguez 2021-12-14 11:43:44 +0000
  • c2818c85e0
    Switch from re_path to path. tschilling 2021-12-12 11:18:37 -0600
  • ae01931ad3
    Clean up tox.ini file. tschilling 2021-12-12 10:50:10 -0600
  • 71a1e4b6e5
    2.16.0 Yair Silbermintz 2021-12-11 18:27:36 -0500
  • 5da636e953
    Replace force_text with force_str Hugo Rodger-Brown 2021-12-11 11:18:32 +0000
  • 32667b5407
    Bump django from 3.1.8 to 3.1.14 in /examples/cookbook (#1283) dependabot[bot] 2021-12-10 12:58:03 +0300
  • ef9d67302e
    Fix ingredient model (#1258) Chouaib Lammas 2021-12-10 09:51:10 +0000
  • 7c55d8ee64
    Bump django from 3.1.8 to 3.1.14 in /examples/cookbook dependabot[bot] 2021-12-10 09:49:42 +0000
  • 1e4b03b975
    Bump django from 3.1.8 to 3.1.14 in /examples/cookbook-plain (#1282) dependabot[bot] 2021-12-10 12:49:16 +0300
  • c672367eb7
    Bump django from 3.1.8 to 3.1.14 in /examples/cookbook-plain dependabot[bot] 2021-12-10 09:43:29 +0000
  • c6c122b973
    Support Python 3.10's new format_exception signature. Tim Schilling 2021-12-08 18:58:16 -0600
  • e584d5ef5d
    Handle deprecation warning for requires_system_checks. Tim Schilling 2021-12-08 18:51:38 -0600
  • 82b2d064be
    Support Django 4.0 Yair Silbermintz 2021-12-01 12:51:52 -0500
  • 6e145bd76a
    Update tox for official Django 4 release Yair Silbermintz 2021-12-07 18:47:57 -0500
  • 72aaed5734 Fix test config & Replace additional methods removed in django 4.0 Yair Silbermintz 2021-12-01 16:52:20 -0500
  • d9e4055a65
    Convert form DecimalField to Decimal Jarkko Piiroinen 2021-12-02 17:27:16 +0200
  • 0b8bc61153
    Convert serializer DecimalField to Decimal Jarkko Piiroinen 2021-12-02 17:20:23 +0200
  • 9a00c8c7fe
    Replace calls to deprecated methods Yair Silbermintz 2021-12-01 12:51:52 -0500
  • 9f26772ae0
    Fix type hint for DjangoObjectTypeOptions.model belkka 2021-11-09 20:36:06 +0200
  • e30864d865
    Enable syntax highlight for graphql queries belkka 2021-10-12 22:11:45 +0300
  • 1c88ead9e5
    Fix indentation in query examples belkka 2021-10-12 22:08:12 +0300
  • 55b5920991
    Fix code examples in queries.rst belkka 2021-10-12 21:23:11 +0300
  • b0d3e42eb4
    Bump django from 3.1.8 to 3.1.13 in /examples/cookbook-plain dependabot[bot] 2021-09-22 17:37:03 +0000
  • 3ff55e6de0
    Bump django from 3.1.8 to 3.1.13 in /examples/cookbook dependabot[bot] 2021-09-22 17:36:54 +0000
  • 718475794a
    Fix ingredient model Chouaib Lammas 2021-09-05 15:42:50 +0000
  • c81ab16e6a Make it kinda work Fernando Tancini 2021-08-31 11:46:51 -0300