graphene-django/graphene_django
Alexandre Kirszenberg 96934c4614 Correctly propagate help_text as description for many-to-* relations (#579)
* Correctly propagate help_text as description for many-to-* relations

* Trigger build
2019-06-09 17:19:05 -07:00
..
debug add reverse relation one to one query test 2019-06-09 12:41:04 -07:00
filter Merge pull request #600 from sierreis/filterset-class 2019-06-09 16:48:46 -07:00
forms Bugfix: FormMutation was always causing boolean fields to be required (#613) 2019-05-09 11:47:47 -07:00
management Add watch option to graphql_schema (#656) 2019-06-09 17:06:50 -07: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 Merge pull request #603 from abettke/fix/enhanced-proxy-model-support 2019-06-09 16:47:10 -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 Correctly propagate help_text as description for many-to-* relations (#579) 2019-06-09 17:19:05 -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 Merge pull request #600 from sierreis/filterset-class 2019-06-09 16:48:46 -07:00
views.py Merge pull request #647 from dulmandakh/react-16.8.6 2019-05-21 14:18:45 +01:00