graphene-django/graphene_django
José Roberto Meza Cabrera ce6e6dd6e1 Fixes O2O relations
2019-06-09 14:15:46 -05:00
..
debug bump graphiql to 0.13.0, and rename __debug to _debug due to __ limitations 2019-05-20 17:48:28 +08: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 Fix duplicated ErrorType declaration (#539) 2019-03-31 12:01:43 +01: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 Fix importing error for GraphQLTestCase 2019-05-08 22:45:28 +01:00
utils Fixes O2O relations 2019-06-09 14:15:46 -05: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