graphene-django/docs
sierreis 5c191b9062 Add support for filterset_class meta parameter
* Allow for use of either filter_fields or filterset_class
* Add tests to check that the behavior is similar to filter_fields
* Add documentation to show how to make use of the parameter
2019-03-25 00:38:49 -04:00
..
authorization.rst fix order in params 2018-09-26 13:07:50 -05:00
conf.py Bump year to 2017 2017-02-12 16:48:59 +02:00
debug.rst Updated docs as graphql highlight is not yet supported 2016-09-26 01:13:31 -07:00
filtering.rst Add support for filterset_class meta parameter 2019-03-25 00:38:49 -04:00
form-mutations.rst Fix code errors in form-mutations.rst (#499) 2019-03-19 20:24:24 +00:00
index.rst Document form mutations 2017-10-02 09:32:36 -05:00
introspection.rst Updated Django docs with latest changes in graphene-python PRs. 2016-09-25 04:11:01 -07:00
Makefile Added first version of the docs 2016-09-20 22:30:36 -07:00
requirements.txt Updated docs template 2018-03-13 22:38:17 -07:00
rest-framework.rst Fix doc: Bad documented SerializerMutation attribute 2018-04-05 14:46:10 -03:00
tutorial-plain.rst Reword 'abstract' -> 'mixin' in plain tutorial 2018-08-01 12:51:46 +01:00
tutorial-relay.rst Ensure code example is fully functional (#477) 2019-03-19 20:22:04 +00:00