Commit Graph

  • ed1fdc209e Fixing pylint ariel1899 2020-04-16 14:46:09 -0400
  • 44679aefc5 Fixing tests ariel1899 2020-04-16 14:34:13 -0400
  • 98bbf39123 Fixing bugs ariel1899 2020-04-16 14:29:38 -0400
  • f110f24681 Fixing imports ariel1899 2020-04-16 14:24:15 -0400
  • 3379266154 Merging ariel1899 2020-04-16 14:20:32 -0400
  • 31704a4ec6 Merge remote-tracking branch 'upstream/master' into upgrade-to-v2-9-1 ariel1899 2020-04-16 14:16:05 -0400
  • 657208054a Merge branch 'master' into v3 Jonathan Kim 2020-04-16 14:29:38 +0100
  • 8de706b64a Improve logging message Jonathan Kim 2020-04-13 12:52:21 +0100
  • c430942eb9 Use 3.8 to run flake8 Jonathan Kim 2020-04-13 11:58:17 +0100
  • 5c9d93190f Add github actions for test and lint Jonathan Kim 2020-04-13 11:56:25 +0100
  • c91a7da2e7 Fix formatting issue Jonathan Kim 2020-04-13 11:55:18 +0100
  • fba6de41dd
    Update README.md Jonathan Kim 2020-04-13 11:54:17 +0100
  • cfc8fea7f5
    Update README.md Jonathan Kim 2020-04-13 11:53:06 +0100
  • 9aca4a9667 Add test to confirm that get_queryset gets called for related foreign keys Jonathan Kim 2020-04-12 15:19:52 +0100
  • 68462b7f62 Add fields document for DjangoListField Jonathan Kim 2020-04-12 14:59:52 +0100
  • 559a245770 Expose DjangoListField Jonathan Kim 2020-04-12 14:32:25 +0100
  • 76460c83a2 Extend DjangoListField to always pass queryset to get_queryset method Jonathan Kim 2020-04-12 14:32:07 +0100
  • e1cfc0a80b
    v2.9.1 v2.9.1 Jonathan Kim 2020-04-12 20:01:56 +0100
  • 481d3ff35d
    Fix DjangoModelFormMutation (#915) Jonathan Kim 2020-04-12 20:01:30 +0100
  • 772aa33ae7 Remove unused form Jonathan Kim 2020-04-12 16:27:25 +0100
  • 5905aae10c Try and fix tests Jonathan Kim 2020-04-01 16:36:00 +0100
  • 104446124d Fix DjangoModelFormMutation Jonathan Kim 2020-04-01 15:35:13 +0100
  • 9d9a14c36d
    Fix failing tests (#931) Jonathan Kim 2020-04-12 16:18:41 +0100
  • f8bb259dcd Add python 3.8 to test list Jonathan Kim 2020-04-12 15:27:25 +0100
  • 7125338480 Remove failing test Jonathan Kim 2020-04-12 15:53:35 +0100
  • fa405b3bc0 Use proper model Jonathan Kim 2020-04-12 15:47:38 +0100
  • 3483428f70
    Adding documentation for installing django-filter (#928) Roy Segall 2020-04-12 14:57:11 +0300
  • aa378f5af7
    Adding documentation for installing django-filter Roy Segall 2020-04-11 12:12:10 +0300
  • 613e1e31f4
    Add slack link Jonathan Kim 2020-04-07 11:05:17 +0100
  • 3b1addffad remove **from.data from base mutation killbotXD 2020-04-07 14:46:11 +0530
  • dd0d6ef28f
    Python 3 (#904) Ülgen Sarıkavak 2020-04-06 15:21:07 +0300
  • b84f61afab
    Documentation missing endpoint explanation (#918) fneitzel 2020-04-06 10:58:55 +0200
  • 63418666d9
    Adding Django filter as an installed app (#899) Roy Segall 2020-04-06 11:15:35 +0300
  • e0ada3381d
    Update docs/testing.rst fneitzel 2020-04-03 00:41:13 +0200
  • e925d06081
    Disable randomly Jean-Louis Fuchs 2020-04-02 20:08:56 +0200
  • 12a4931c15
    Documentation missing endpoint explanation fneitzel 2020-04-02 15:06:48 +0200
  • 8c1df168d6 cleanup formatting Joe Rhodes 2020-03-30 08:53:46 -0400
  • a46e626602 pull to update to v2.9.0 Joe Rhodes 2020-03-30 08:41:17 -0400
  • 0da06d4d54
    Update stale.yml Jonathan Kim 2020-03-18 12:59:32 +0000
  • c678a379a2 Remove singledispatch dependency Ülgen Sarıkavak 2020-03-15 14:21:45 +0300
  • 14321dd5d9 No need to use unicode strings with Python3 Ülgen Sarıkavak 2020-03-15 07:01:55 +0300
  • 549dde1db3 Resolve RemovedInDjango40Warning warnings Ülgen Sarıkavak 2020-03-14 13:49:25 +0300
  • 14d0414f86 Remove redundant import Ülgen Sarıkavak 2020-03-14 13:41:41 +0300
  • c796659dc0 Update LoginRequiredMixin doc link Ülgen Sarıkavak 2020-03-14 13:39:09 +0300
  • d55f42658f Drop support for django-filter < 2 Ülgen Sarıkavak 2020-03-14 13:35:39 +0300
  • 5679ac0af1 Upgrade Python & Django versions Ülgen Sarıkavak 2020-03-14 12:07:50 +0300
  • 7e396ec02e Remove Python 2 support Ülgen Sarıkavak 2020-03-14 11:54:21 +0300
  • cf9f59071e
    Update dev dependencies (#903) Ülgen Sarıkavak 2020-03-14 13:40:41 +0300
  • a65b1569c1 Update dev dependencies Ülgen Sarıkavak 2020-03-14 11:23:24 +0300
  • 150008aae5
    v2.9.0 v2.9.0 Jonathan Kim 2020-03-13 10:13:46 +0000
  • c8a56f8857
    Allow string references in DjangoListField (#885) Jonathan Kim 2020-03-13 10:05:35 +0000
  • 348fcf37a0
    Detect format from output file path (#868) Jonathan Kim 2020-03-13 10:04:55 +0000
  • b8e598d66d
    Add options to override how Django Choice fields are converted t… (#860) Jonathan Kim 2020-03-13 10:04:25 +0000
  • 1f017fff83 Add extra types documentation Jonathan Kim 2020-03-13 10:01:17 +0000
  • 14a1083e8c test move to v2.8.2; try to bubble up template source to settings Joe Rhodes 2020-03-11 16:34:23 -0400
  • c958986ea7
    Adding django filter as an installed app Roy Segall 2020-03-11 07:30:27 +0200
  • da705ee1ee make curl and iql work with auth_headers; make disconnected default Joe Rhodes 2020-03-10 14:11:06 -0400
  • 13352216a4
    Improv/documentation fixes (#895) Akhil Gopi 2020-03-07 21:47:45 +0530
  • 5169f54d70 Update documentation to mention support for Django 1.11. Akhil 2020-03-06 13:40:36 +0530
  • b69715eced Bump up the minimum support Django version. Akhil 2020-03-06 13:39:23 +0530
  • 9f2f00e9f8 refactor _convert_choices_to_enum calculation. a-c-sreedhar-reddy 2020-03-04 10:31:47 +0530
  • 040a48b1f3 refactor how _convert_choices_to_enum is evaluated. a-c-sreedhar-reddy 2020-03-04 10:18:43 +0530
  • 7ac0e82176 Use the Django Client test utility instance that Django provides with its TestCase class. This allows GraphQL tests to make use of the stateful client methods like login() Tom Nightingale 2020-02-26 17:04:58 -0800
  • aeb04d5b5c
    use actual root/variables/context args of the execute method (#878) Sergey Fursov 2020-02-23 12:50:40 +0300
  • 235096362f
    Update mutation.py (#811) Sergey Protasov 2020-02-23 14:49:39 +0500
  • a12fc9299a
    Exclude read_only fields from input (#882) Amim Knabben 2020-02-23 04:48:33 -0500
  • 7a14b77a41
    fix a typo in the warning (#884) Gabor Markowski 2020-02-23 09:47:41 +0000
  • a516c5dc0c Refactor logic to work with string imports Jonathan Kim 2020-02-23 09:45:11 +0000
  • 38a0d4c4f2 Allow passing string references to DjangoListField Jonathan Kim 2020-02-23 09:36:57 +0000
  • 9fc9bbe601 Add some documentation Jonathan Kim 2020-02-23 09:26:00 +0000
  • 033c512cf5 Add test for exporting graphql file Jonathan Kim 2020-02-23 09:19:59 +0000
  • 40f329cae0 Fix tests Jonathan Kim 2020-01-31 14:58:24 +0000
  • b7248770ce Detect format from output file path Jonathan Kim 2020-01-31 14:18:28 +0000
  • 9cff36573c Import function through import_string function Jonathan Kim 2020-02-23 09:04:57 +0000
  • d0e3a04ac7 Update docs Jonathan Kim 2020-01-30 10:11:54 +0000
  • e2083594d9 Fix tests Jonathan Kim 2020-01-30 10:11:05 +0000
  • 82fcb37d8b Update graphene_django/converter.py Jonathan Kim 2020-01-30 10:07:31 +0000
  • 8fb8b17078 Use format instead of f strings Jonathan Kim 2020-01-22 11:52:40 +0000
  • cad37176a6 Add documentation Jonathan Kim 2020-01-22 10:49:40 +0000
  • ecdbae3c8a Add custom function setting Jonathan Kim 2020-01-22 10:31:27 +0000
  • f9252e3c4e Rename setting Jonathan Kim 2020-01-22 10:28:35 +0000
  • fdaa0bf2ba Rename settings field Jonathan Kim 2020-01-22 10:02:59 +0000
  • 8c20e183ad Add schema test Jonathan Kim 2020-01-22 10:00:27 +0000
  • b4b64fd6f4 Add specific tests for name generation Jonathan Kim 2020-01-11 17:17:51 +0000
  • edbb14e656 Add new setting to create unique enum names Jonathan Kim 2020-01-11 17:07:54 +0000
  • 58c266cb1e fix a typo in the warning Gabor Markowski 2020-02-23 00:01:11 +0000
  • 6a19ab5a4b
    use to_representation in favor of get_attribute (#848) B4rtware 2020-02-21 18:42:47 +0100
  • d1a9444401
    Bump django from 3.0 to 3.0.3 in /examples/cookbook (#876) dependabot[bot] 2020-02-21 17:40:34 +0000
  • b222caa901
    Bump django from 3.0 to 3.0.3 in /examples/cookbook-plain (#877) dependabot[bot] 2020-02-21 17:40:18 +0000
  • 8137aa1b33 Exclude read_only fields from input Amim Knabben 2020-02-21 08:34:50 -0500
  • 474390afff
    fix black format issue B4rtware 2020-02-18 00:54:37 +0100
  • 11dafd4c48
    v2.8.2 v2.8.2 Jonathan Kim 2020-02-17 11:09:11 +0000
  • 4e1b82a8d8
    Check exclude fields correctly (#873) Jonathan Kim 2020-02-17 11:08:45 +0000
  • efe3bcf9b8
    apply black format B4rtware 2020-02-15 13:53:24 +0100
  • 3dcdc01cd1
    improve backward compatibility B4rtware 2020-02-15 13:51:11 +0100
  • a61ee3f03d
    apply black format B4rtware 2020-02-15 13:34:13 +0100
  • 380310c60b
    add test for serializer method field B4rtware 2020-02-15 13:29:51 +0100
  • 0c947d7005
    Avoid: AssertionError at /graphql Cristian 2020-02-14 12:03:37 -0500
  • edada7fef6
    use actual root/variables/context args of the execute method Sergey Fursov 2020-02-14 10:26:55 +0300
  • 012e646cb4
    Bump django from 3.0 to 3.0.3 in /examples/cookbook-plain dependabot[bot] 2020-02-11 21:04:53 +0000