graphene-django/graphene_django
Jonathan Kim 40ae7e53ec
Fix manager check in DjangoConnectionField (#693)
* Fix default manager check

* Add test
2019-07-02 19:37:50 +01:00
..
debug add reverse relation one to one query test 2019-06-09 12:41:04 -07:00
filter Update flake8 (#688) 2019-06-24 18:55:44 +01:00
forms Apply camel case converter to field names in DRF errors (#514) 2019-06-25 09:40:29 +01:00
management Add watch option to graphql_schema (#656) 2019-06-09 17:06:50 -07:00
rest_framework Apply camel case converter to field names in DRF errors (#514) 2019-06-25 09:40:29 +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 manager check in DjangoConnectionField (#693) 2019-07-02 19:37:50 +01:00
utils Apply camel case converter to field names in DRF errors (#514) 2019-06-25 09:40:29 +01: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 Enforce NonNull for returned related Sets and their content (#690) 2019-06-25 16:30:30 +01:00
fields.py Fix manager check in DjangoConnectionField (#693) 2019-07-02 19:37:50 +01:00
registry.py Reformatted files using black 2018-07-19 16:52:24 -07:00
settings.py Apply camel case converter to field names in DRF errors (#514) 2019-06-25 09:40:29 +01:00
types.py Apply camel case converter to field names in DRF errors (#514) 2019-06-25 09:40:29 +01:00
views.py Merge pull request #647 from dulmandakh/react-16.8.6 2019-05-21 14:18:45 +01:00