Commit Graph

  • 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
  • 426c926576
    Bump django from 3.0 to 3.0.3 in /examples/cookbook dependabot[bot] 2020-02-11 21:04:51 +0000
  • bbf119cd3b Add anacounda cloud badge to graphene-django (#874) Manuel Bojato 2020-02-08 15:28:50 -0500
  • 99ccb45e17 Add anacounda cloud badge to graphene-django KingDarBoja 2020-02-08 13:48:00 -0500
  • 4b7d63ff90 Check exclude fields correctly Jonathan Kim 2020-02-08 10:14:39 +0000
  • 83bc32bc9d
    Adding support for disabling enum creation on SerializerMutation (#851) Leeward Bound 2020-02-07 17:17:56 +0700
  • 6b8c5bdefc
    Allow for easier template overrides in graphiql (#863) Ben Howes 2020-02-07 10:16:11 +0000
  • f3f0608606
    v2.8.1 v2.8.1 Jonathan Kim 2020-02-07 09:59:05 +0000
  • 280b38f804
    Only warn if a field doesn't exist on the Django model (#862) Jonathan Kim 2020-02-07 09:55:38 +0000
  • 1310509fa1
    feature(stalebot): bug, documentation, help wanted, and enhancement added to exempt labels (#869) Jason Kraus 2020-02-05 14:16:51 -0800
  • 8ef81fc3e6 feature(stalebot): bug, documentation, help wanted, and enhancement added to exempt labels Jason Kraus 2020-02-05 13:53:27 -0800
  • 948e501ad8 Expand warning messages Jonathan Kim 2020-01-31 15:20:33 +0000
  • 5c3199883f
    Fix dependencies for examples (#861) Jonathan Kim 2020-01-31 14:20:18 +0000
  • 1d3e8dbc17 Fix editor styling and initialisation Jonathan Kim 2020-01-30 10:17:38 +0000
  • fa954eda8f
    Update graphene_django/templates/graphene/graphiql.html Ben Howes 2020-01-29 13:48:03 +0000
  • 583687cac7
    don't replace <body> Ben Howes 2020-01-29 11:11:10 +0000
  • 47650e760a Only warn if a field doesn't exist on the Django model Jonathan Kim 2020-01-29 10:50:50 +0000
  • 7e880f27af Fix dependencies for examples Jonathan Kim 2020-01-29 10:21:49 +0000
  • 8ec456285b
    Fix force_str deprecation warning (#858) Ilya Zhelyabuzhsky 2020-01-29 15:06:38 +0500
  • 023f3a2289 Fix force_str deprecation warning Ilya Zhelyabuzhsky 2020-01-28 12:19:26 +0500
  • 62ecbae614 resolve django encoding deprecation warnings (#853) luto 2020-01-20 22:05:20 +0100
  • 4fa18245bc
    resolve django encoding deprecation warnings luto 2020-01-14 10:37:29 +0100
  • e93a42bdb2
    Adding support for disabling enum creation on SerializerMutation Leeward Bound 2020-01-12 06:59:42 +0000
  • 08f67797d8 resolve django translation deprecation warnings (#847) luto 2020-01-11 14:52:41 +0100
  • 472b7a0d6a
    Merge branch 'master' into patch-1 Jonathan Kim 2020-01-11 14:51:20 +0100
  • 96c38b4349
    Update Django model form tests (#839) Jonathan Kim 2020-01-11 14:49:44 +0100
  • de87573e0c
    Add information on how to deal with CSRF protection (#838) Jonathan Kim 2020-01-11 14:49:17 +0100
  • adc22b559c
    apply black formatter B4rtware 2020-01-08 23:31:47 +0100
  • 59da509bfb
    fix add missing import B4rtware 2020-01-08 13:36:52 +0100
  • e33a6002bf
    fix datetime type does get converted to a string B4rtware 2020-01-08 13:35:38 +0100
  • 23efdb8489
    use to_represenation in favor of get_attribute B4rtware 2020-01-08 03:31:02 +0100
  • 0172baa044
    resolve django translation deprecation warnings luto 2020-01-07 21:07:51 +0100
  • b8a2d5953a Don't run tests during deploy stage v2.8.0 Jonathan Kim 2019-12-31 14:34:47 +0000
  • 399ad13a70
    v2.8.0 Jonathan Kim 2019-12-31 14:10:18 +0000
  • 3dd04f68ab
    Update travis config to only run deploy once (#837) Jonathan Kim 2019-12-31 13:56:04 +0000
  • efe210f8ac Validate Meta.fields and Meta.exclude on DjangoObjectType (#842) Vyacheslav Matyukhin 2019-12-31 16:55:45 +0300
  • f661cf8335 Fix typo in exclude type checking test (#841) Vyacheslav Matyukhin 2019-12-30 17:14:41 +0300
  • 42b97e9d47
    Validate Meta.fields and Meta.exclude on DjangoObjectType Vyacheslav Matyukhin 2019-12-30 02:33:31 +0300
  • c139f82811
    Fix typo in exclude type checking test Vyacheslav Matyukhin 2019-12-30 02:12:50 +0300
  • 14ab75de06 Fix tests Jonathan Kim 2019-12-27 16:10:38 +0000
  • 8ca5fce364 Add tests Jonathan Kim 2019-12-27 16:02:01 +0000
  • 4f6e017b6c Update tests Jonathan Kim 2019-12-27 15:43:43 +0000
  • 8a9aa12c2c Clean up code and raise an exception if the model type is not found Jonathan Kim 2019-12-27 15:43:27 +0000
  • a0a37df0b8 Update mutation.py Sergey Protasov 2019-11-18 17:43:23 +0500
  • 56cbecb3d1 Add information on how to deal with CSRF protection Jonathan Kim 2019-12-27 15:05:06 +0000
  • 7940a7b954 added support for partial updates in serializers (#731) dan-klasson 2019-12-27 15:46:48 +0100
  • 594b8f8fde Add test to verify partial updates Jonathan Kim 2019-12-27 14:40:03 +0000
  • b939ce6d2b added support for partial updates in serializers Daniel Klasson 2019-08-03 14:38:11 +0800
  • 45df7445f4 Read csrftoken from DOM if no cookie is set (#826) cbergmiller 2019-12-27 15:26:42 +0100
  • 3d01acf169 Bump django from 2.2.8 to 3.0 in /examples/cookbook (#825) dependabot[bot] 2019-12-27 14:25:34 +0000
  • 2807e4d759 Update travis config to only run deploy once Jonathan Kim 2019-12-27 14:07:45 +0000
  • b7f9ab3784
    Merge branch 'master' into graphene_django_pull_563 Martin Borgt 2019-12-26 17:00:21 +0100
  • 0f78e0f827 undo unrelated formatting changes Martin Borgt 2019-12-26 16:13:48 +0100
  • 9223e93ede Format codes NateScarlet 2019-06-12 23:32:42 +0800
  • 49eaf00e46 Improve code style NateScarlet 2019-06-12 23:19:22 +0800
  • 5ec2bcced4 Add tests for DjangoConnectionField NateScarlet 2019-03-22 20:42:09 +0800
  • 45f8b5974b Add test test_should_not_error_if_last_and_first_not_greater_than_max NateScarlet 2018-12-18 18:21:53 +0800
  • 44f1c7fecd Support use first and last at same time as offset NateScarlet 2018-12-18 18:11:57 +0800
  • 54630fe810 Fix non-null case Jonathan Kim 2019-12-26 12:30:03 +0000
  • f58e47a311 Fix tests Jonathan Kim 2019-12-26 12:09:18 +0000
  • c6e022caf8 Convert nullable BooleanField to nullable Boolean. Jack Weatherilt 2019-09-17 17:50:34 +0100
  • b66a3f3479 Add headers arg to GraphQLTestCase.query (#827) Chibuotu Amadi 2019-12-26 12:45:18 +0100
  • eabf7595ef Run format Jonathan Kim 2019-12-26 11:37:56 +0000
  • 1b02624cc6 fix headers NoneType case in GraphQLTestCase.query st. chibie 2019-12-14 22:43:04 +0100
  • bc20a38936 Add headers arg to GraphQLTestCase.query st. chibie 2019-12-14 18:04:44 +0100
  • 6c7f55ab1a
    Fix snapshot difference Jean-Louis Fuchs 2019-12-11 15:58:59 +0100
  • 64bb72d4c2 read csrftoken from DOM if no cookie is set Christian Bergmiller 2019-12-10 08:39:29 +0100
  • 2a3a9bcfe6
    Bump django from 2.2.8 to 3.0 in /examples/cookbook dependabot[bot] 2019-12-07 19:57:46 +0000
  • 968002f155 Bump django from 2.2.4 to 2.2.8 in /examples/cookbook (#821) dependabot[bot] 2019-12-07 19:56:57 +0000
  • a73d653274 Bump django from 2.2.4 to 2.2.8 in /examples/cookbook-plain (#822) dependabot[bot] 2019-12-07 19:56:40 +0000
  • eb9b47792c
    Bump django from 2.2.4 to 2.2.8 in /examples/cookbook-plain dependabot[bot] 2019-12-04 21:32:01 +0000
  • 5df51275e6
    Bump django from 2.2.4 to 2.2.8 in /examples/cookbook dependabot[bot] 2019-12-04 21:31:08 +0000
  • 374d8a8a9e
    v2.7.1 v2.7.1 Jonathan Kim 2019-11-29 09:13:36 +0000
  • 7e7f18ee0e Keep original queryset on DjangoFilterConnectionField (#816) Thiago Bellini Ribeiro 2019-11-29 06:13:16 -0300
  • 6066d58b59 Add regression test Jonathan Kim 2019-11-29 09:01:24 +0000
  • 3bfab99faf Keep original queryset on DjangoFilterConnectionField Thiago Bellini Ribeiro 2019-11-28 19:55:09 -0300
  • e82a2d75c6
    v2.7.0 v2.7.0 Jonathan Kim 2019-11-28 19:23:31 +0000
  • a818ec9017 replace merge_queryset with resolve_queryset pattern (#796) Jason Kraus 2019-11-28 02:49:37 -0800
  • 3ce44908c9 django-filter: resolve field along with lookup expression to pro… (#805) Jason Kraus 2019-11-28 02:48:03 -0800
  • 100f56de62
    Bump version Jean-Louis Fuchs 2019-11-19 21:27:52 +0100