graphene/docs
Dan Palmer 834d52f9d3
Use more Pythonic terminology here
"Hash" in the Python world implies a cryptographic hash, or possibly a checksum. Here, I believe "hash" is being used to mean "hash map", which would be more commonly known in Python as a dictionary, or dict for short.
2017-11-25 12:51:53 +00:00
..
execution Use more Pythonic terminology here 2017-11-25 12:51:53 +00:00
relay fix access to the request in Django 2017-10-30 16:00:18 +01:00
testing Added extra parameters section in testing docs 2017-04-10 16:18:45 -07:00
types fix Unions.rst 2017-11-14 13:04:47 +03:00
conf.py Updated graphene to 1.0 🎉 2016-09-26 09:20:41 -07:00
index.rst Added testing docs 2017-04-10 00:48:06 -07:00
Makefile Added execution context example. Fixed #306 2016-11-14 20:49:33 -08:00
quickstart.rst Updated docs to use stable version of Graphene 2.0 2017-10-26 00:22:59 -07:00
requirements.txt Add Sphinx to requirements for building graphene docs 2017-03-01 16:11:04 +07:00