Nikolai Røed Kristiansen
5f1731dca3
Fix: Use .formatted instead of format_error ( #1327 ) & Fix tests
...
* 👽 Use .formatted instead of format_error
* ✅ Fix test with newer graphene
null default values (graphql-python/graphene@03277a5 )
no more trailing newlines
2022-08-15 11:41:39 +02:00
Jason Kraus
c049ab7470
WIP: Merge master into v3 ( #1086 )
...
* merge master into v3
* fix order_by snake casing by checking if value is None, switch executor to execution_context_class since schema.execute no longer supports executor
* fix linting by removing duplicate defintion and test of convert_form_field_to_string_list
2020-12-30 15:37:57 -08:00
Jean-Louis Fuchs
10d22de98e
graphql 3.0 and graphene 3.0 final rebase ( #951 )
2020-05-09 12:13:47 +01:00
Syrus Akbary
54ef52e1c6
Reformatted files using black
2018-07-19 16:52:24 -07:00
Syrus Akbary
33c6fdf5ab
Added graphql-core min version to requirements
2018-06-05 01:24:53 -07:00
Syrus Akbary
70dffa94e7
Merge pull request #212 from maqquettex/fix_cbv_inheritance
...
Inheritance support for GraphQLView (class attributes)
2018-03-29 23:19:29 -07:00
Anton Zhdan-Pushkin
3682fe0318
Test of inherited class
2018-02-01 16:39:06 +02:00
=
6008cb6de4
Fix qfactor rankings for HTTP-ACCEPT
2017-12-11 21:08:42 -05:00
Alexey Subbotin
33b2b42e6f
Rewrite unit test to make it working on all versions of django
2017-04-12 13:04:03 +02:00
Alexey Subbotin
a9f34dab93
request.body
might raise RawPostDataException, RequestDataTooBig, UnreadablePostError exceptions which are not related to invalid JSON data
2017-04-12 12:43:21 +02:00
Xitij Ritesh Patel
f720912415
Update tests to expect new batch response format
2017-03-03 15:04:22 -05:00
Syrus Akbary
2660de969f
Improved batch view tests
2017-02-20 01:58:21 -08:00
Syrus Akbary
f217731066
Improved GraphQL batch view errors.
2017-02-20 01:58:21 -08:00
Michał Ochman
0a18558bf6
Add support for batching several requests into one
...
Batch format compatible with ReactRelayNetworkLayer (https://github.com/nodkz/react-relay-network-layer )
2016-10-31 12:03:56 +01:00
Syrus Akbary
70dbd4b512
Improved PEP8 syntax
2016-09-19 22:15:10 -07:00
Syrus Akbary
d11719507c
Fixed tests
2016-09-19 22:11:48 -07:00
Syrus Akbary
3aa929fdc9
Moved django-graphql-view and django-graphiql into graphene-django 😎
2016-09-19 22:04:23 -07:00
Syrus Akbary
0434899b4e
Isolated Graphene Django in a new package
2016-09-17 16:31:17 -07:00