graphene-django/graphene_django
2019-06-09 16:30:48 -07:00
..
debug add reverse relation one to one query test 2019-06-09 12:41:04 -07:00
filter Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
forms Bugfix: FormMutation was always causing boolean fields to be required (#613) 2019-05-09 11:47:47 -07:00
management Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
rest_framework Add support for write_only fields in SerializerMutation (#555) 2019-06-09 16:25:34 -07:00
static/graphene_django Revert to default query execution behaviour 2018-09-09 21:44:30 +01:00
templates/graphene bump react to 16.8.6 2019-05-20 19:41:25 +08:00
tests add reverse relation one to one query test 2019-06-09 12:41:04 -07:00
utils Stop enforcing csrf checks in GraphQLTestCase (#658) 2019-06-09 16:30:48 -07:00
__init__.py increment version to match release tag 2019-05-31 14:38:34 -07:00
compat.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
converter.py Reformatted files using black 2018-07-19 16:52:24 -07:00
fields.py Merge pull request #609 from acu/fix-connection-field-required 2019-05-06 12:01:12 +01:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Allow graphql schema export to use a canonical representation (#439) 2019-03-31 11:30:29 +01:00
types.py Fix duplicated ErrorType declaration (#539) 2019-03-31 12:01:43 +01:00
views.py Merge pull request #647 from dulmandakh/react-16.8.6 2019-05-21 14:18:45 +01:00