Syrus Akbary
|
815f7528c5
|
Merge pull request #365 from BossGrand/master
Added documentation for InputFields and InputObjectTypes usage
|
2016-11-14 17:54:58 -08:00 |
|
BossGrand
|
85cad0efc3
|
fixed typo in documentation
|
2016-11-14 17:50:41 -08:00 |
|
BossGrand
|
b179d012d7
|
Added documentation for InputFields and InputObjectTypes usage
|
2016-11-14 13:04:19 -08:00 |
|
Tina Zhang
|
c1f567c4e4
|
add link to official graphql website in Getting Started
|
2016-11-05 15:31:56 +01:00 |
|
Vincent Driessen
|
b2d7dfe546
|
Fix sentences to be more readable
|
2016-11-03 22:17:37 +01:00 |
|
Vincent Driessen
|
f5c5d33639
|
Fix import paths to match graphene>=1.0 paths
|
2016-11-03 22:08:41 +01:00 |
|
Syrus Akbary
|
adfbffb267
|
Added middleware docs
|
2016-10-31 05:32:59 +01:00 |
|
Wenley Tong
|
77e4ead0d7
|
Tweak the documentation to match behavior in the playground.
|
2016-10-16 11:34:10 -07:00 |
|
Syrus Akbary
|
71556031bf
|
Removing is_type_of from docs
|
2016-09-29 01:42:32 -07:00 |
|
Syrus Akbary
|
cdd4afb79a
|
Update objecttypes.rst
|
2016-09-28 13:58:39 -07:00 |
|
Syrus Akbary
|
c9aa461c65
|
Fixed code
|
2016-09-28 13:58:05 -07:00 |
|
Syrus Akbary
|
c65d5a532a
|
Updated docs reflecting static resolvers
(And a working example of is_type_of)
|
2016-09-28 13:57:41 -07:00 |
|
Syrus Akbary
|
c920537380
|
Updated graphene to 1.0 🎉
|
2016-09-26 09:20:41 -07:00 |
|
Syrus Akbary
|
46cd025835
|
Updated docs theme
|
2016-09-26 00:45:23 -07:00 |
|
Syrus Akbary
|
c9a30f7139
|
Improved docs
|
2016-09-25 05:01:12 -07:00 |
|
Syrus Akbary
|
8128292b02
|
Improved quickstart
|
2016-09-21 09:45:57 -07:00 |
|
Syrus Akbary
|
316569b019
|
Improved docs. Added schema page
|
2016-09-21 01:16:35 -07:00 |
|
Syrus Akbary
|
d8eeb65b5c
|
Added inter docs
|
2016-09-21 00:51:57 -07:00 |
|
Syrus Akbary
|
fc43421e68
|
Removed docs layout
|
2016-09-21 00:20:40 -07:00 |
|
Syrus Akbary
|
9824ae48cf
|
Updated layout
|
2016-09-17 11:46:01 -07:00 |
|
Syrus Akbary
|
84c8711f79
|
Improved documentation
|
2016-09-15 00:50:45 -07:00 |
|
Syrus Akbary
|
94d46f7960
|
Fixed rtd docs generation
|
2016-09-11 22:13:57 -07:00 |
|
Syrus Akbary
|
a0d07343e1
|
First version of integrated Graphene sphinx docs ✨
|
2016-09-11 21:47:34 -07:00 |
|
Syrus Akbary
|
05a48c634d
|
Removed docs
|
2016-08-06 19:28:02 -07:00 |
|
Syrus Akbary
|
0f94f2b2ef
|
Improved homepage
|
2016-05-28 23:08:00 -07:00 |
|
Syrus Akbary
|
2ea6ab48e6
|
Improved django debug page
|
2016-05-21 00:23:50 -07:00 |
|
Syrus Akbary
|
10e5424e31
|
Updated documentation referencing middleware
|
2016-05-21 00:07:41 -07:00 |
|
Pawel Iwaszko
|
97784bbb11
|
Fix invalid references to User model in Django tutorial
|
2016-05-19 15:40:27 +02:00 |
|
Alex Rattray
|
3a69146d8a
|
Document that __debug must be last field
|
2016-05-18 23:08:38 -07:00 |
|
Syrus Akbary
|
981a7f665a
|
Updated docs adding resolver page with @with_context instructions. Fixed #164
|
2016-05-18 21:27:55 -07:00 |
|
Syrus Akbary
|
c1c4af8fc9
|
Added reference to Django introspection schema
|
2016-05-18 21:05:52 -07:00 |
|
Syrus Akbary
|
079014b926
|
Added Todo MVC example. Fixed #156
|
2016-05-10 20:33:36 -07:00 |
|
Syrus Akbary
|
1b39992dbe
|
Merge branch 'refs/heads/master' into features/django-fields
Conflicts:
graphene/contrib/django/converter.py
graphene/core/classtypes/enum.py
|
2016-04-02 20:06:44 -07:00 |
|
Syrus Akbary
|
ef1339a90e
|
Added custom scalars to the docs
|
2016-04-02 19:46:26 -07:00 |
|
Ilhan Sanli
|
8c39543330
|
Fix wrong path to graphene.contrib.django
|
2016-04-01 22:34:34 +02:00 |
|
amsb
|
4f5de4963a
|
Fixed typo in Markdown formatting
|
2016-03-08 10:25:11 -05:00 |
|
Alexander M. Sauer-Budge
|
c67990d4c0
|
Updated django quickstart tutorial
Updated stale ingredients.json link and added a few missing steps to
make the instructions completely step-by-step.
|
2016-03-07 14:09:56 -05:00 |
|
Frederik Creemers
|
b358e4cb5a
|
Add documentation for relay mutations.
|
2016-02-15 23:06:46 +01:00 |
|
Bart Gryszko
|
8c2d37de32
|
Typo in tutorial
|
2016-02-11 11:52:44 +01:00 |
|
Syrus Akbary
|
6853142232
|
Merge pull request #114 from jeffwidman/patch-2
Fix typo
|
2016-02-07 23:12:13 -08:00 |
|
Jeff Widman
|
c1d5761177
|
Fix typo
|
2016-02-07 20:18:10 -08:00 |
|
Jeff Widman
|
d973db5f8d
|
Improve grammar
|
2016-02-07 20:13:01 -08:00 |
|
timmygee
|
cac510e7f4
|
Fix incorrect type in example
|
2016-02-05 16:16:08 +11:00 |
|
Syrus Akbary
|
457ecbe491
|
Merge branch 'master' of github.com:graphql-python/graphene
|
2016-02-04 14:22:47 -08:00 |
|
Syrus Akbary
|
53b3133af5
|
Added Django Debug page
|
2016-02-04 14:13:24 -08:00 |
|
Syrus Akbary
|
65fc600faf
|
Merge pull request #107 from defrex/master
Add some clarifications to the custom Scalar type doc
|
2016-02-04 14:03:57 -08:00 |
|
Aron Jones
|
d16155ea17
|
remove custom Scalar usage example since it's now consistent with other
types
|
2016-02-04 16:54:19 -05:00 |
|
Aron Jones
|
c472bf455e
|
add some clarifications to the custom Scalar type doc
|
2016-02-04 12:04:14 -05:00 |
|
Syrus Akbary
|
ba3f1d7690
|
Merge pull request #104 from defrex/master
Add a doc on authorization in Django
|
2016-02-03 13:29:01 -08:00 |
|
Aron Jones
|
810549e999
|
add a doc on authorization to the Django section
|
2016-02-03 16:12:46 -05:00 |
|