graphene-django/docs
Kees Kluskens 70a6c72751
Docs: fix usage of deprecated AbstractType
A tutorial still used `graphene.AbstractType` instead of `object`, which leads to a [deprecation warning](https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md#abstracttype-deprecated).
2017-11-18 22:10:39 +01:00
..
authorization.rst typo in authorization.rst 2017-10-30 09:54:09 +01: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 Merge pull request #232 from basilfx/master 2017-11-13 02:39:18 -08:00
index.rst Initial docs 2017-06-26 09:19:49 +01: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 Add docs about how to build docs, and add sphinx as docs requirement. 2016-11-12 19:47:44 +01:00
rest-framework.rst Initial docs 2017-06-26 09:19:49 +01:00
tutorial-plain.rst Docs: fix usage of deprecated AbstractType 2017-11-18 22:10:39 +01:00
tutorial-relay.rst Merge branch 'add-introduction-tutorial' of https://github.com/RadoRado/graphene-django 2017-02-21 20:59:06 -08:00