Commit Graph

19 Commits

Author SHA1 Message Date
Jason Kraus
c049ab7470
WIP: Merge master into v3 (#1086)
* merge master into v3

* fix order_by snake casing by checking if value is None, switch executor to execution_context_class since schema.execute no longer supports executor

* fix linting by removing duplicate defintion and test of convert_form_field_to_string_list
2020-12-30 15:37:57 -08:00
Jean-Louis Fuchs
10d22de98e
graphql 3.0 and graphene 3.0 final rebase (#951) 2020-05-09 12:13:47 +01:00
Paul Hallett
31468f5687
Rebuild documentation 2019-05-07 19:23:01 +01:00
Eran Kampf
05c89c19fb
Test docs integration webhook 2019-04-30 09:57:17 -07:00
Eran Kampf
d720b47c8d
Test docs build 2019-04-30 09:55:28 -07:00
Paul Hallett
bba8377a82
Move documentation to CONTRIBUTING.md 2019-04-26 14:08:44 +01:00
Paul Hallett
2ae897187c
Add Makefile and better CONTRIBUTING.md 2019-04-26 13:14:28 +01:00
Michael Tom
3aeee3af3d
Update README.rst 2017-11-28 21:04:08 -05:00
Syrus Akbary
2600f0f041 Point to stable version of Graphene 2.0 2017-10-26 00:21:11 -07:00
Syrus Akbary
0e28ccc30a Updated versions in readme 2017-09-01 01:25:41 -07:00
Kuan
739d7997f3 Update README.rst 2017-04-11 09:09:08 -07:00
Syrus Akbary
28db2c0506 Improved docs for running tests locally 2017-03-02 18:32:25 -08:00
Israel Saeta Pérez
d84c651bb4 Add docs about how to build docs, and add sphinx as docs requirement. 2016-11-12 19:47:44 +01:00
chriscauley
65f2dabdb6 tutorial was missing import 2016-11-03 12:20:40 -04:00
Syrus Akbary
787ba73255 Fixed install version in README 2016-09-30 09:08:47 -07:00
Syrus Akbary
5b11ad289a Updated graphene-django to 1.0 🎉 2016-09-26 09:26:09 -07:00
Syrus Akbary
9539d012dd Merge branch 'master' of github.com:graphql-python/graphene-django 2016-09-19 22:04:47 -07:00
Syrus Akbary
3aa929fdc9 Moved django-graphql-view and django-graphiql into graphene-django 😎 2016-09-19 22:04:23 -07:00
Syrus Akbary
a4306c890b Added Graphene-Django rst readme (used in setup) 2016-09-17 18:49:03 -07:00