graphene-django/graphene_django
Paul Hallett 0d178b38fb
Merge pull request #609 from acu/fix-connection-field-required
Fix passing required=True to DjangoConnectionField
2019-05-06 12:01:12 +01:00
..
debug Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
filter Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
forms Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01: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 Always use HTTPS for CDN files (#498) 2019-03-19 20:34:10 +00:00
tests Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
__init__.py Updated version to 2.2.0 2018-09-05 23:20:25 +02: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
utils.py Drop old Django compatibility code 2019-04-15 05:53:30 -07:00
views.py Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00