graphene-django/docs
C Chan 84d82f82a9
Update authorization docs to Graphene 2.0
*  Re-write some language in "Limiting Field Access"
* Added code to "Queryset Filtering On Lists" section to handle queries that return nothing
* fix code to Filtering ID-based node access to work based on question [here](https://stackoverflow.com/questions/51057784/django-graphene-with-relay-restricting-queries-access-based-on-id/51958088#51958088)
* Rewrote Adding Login Requirements to be Django 2.0 compatible 
Fixed login requirements
2018-08-29 00:37:27 -07:00
..
authorization.rst Update authorization docs to Graphene 2.0 2018-08-29 00:37:27 -07: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 Pin django-filter in filtering docs until full compatibility with 2.0.0 2018-07-17 02:19:35 -03:00
form-mutations.rst Updated docs 2018-06-05 14:20:21 -07: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 Fix moved link 2018-06-13 17:02:45 -04:00