Syrus Akbary
|
08ccf2228c
|
Fixed #221
|
2016-06-23 21:53:08 -07:00 |
|
Joshua Schüler
|
9f15678767
|
Make it more obvious that node is required for relay
Give the error message that occurs if you forget the node Field,
so googling for this brings you right to the documentation
|
2016-06-22 16:54:16 +02:00 |
|
Ian Lin
|
fef7639b92
|
fix typo: CategoryNode -> PostNode
|
2016-06-21 19:46:16 +08: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 |
|
Syrus Akbary
|
b9109dc00f
|
Added Enum documentation
|
2016-02-02 19:26:41 -08:00 |
|
Syrus Akbary
|
0531623ab3
|
Changed React-burger-menu version to be strict. Fixed #97
|
2016-01-31 15:16:50 -08:00 |
|
Syrus Akbary
|
87d455637c
|
Updated Flask-GraphQL requirement
|
2016-01-28 12:36:07 -08:00 |
|
Syrus Akbary
|
908c18fdeb
|
Merge pull request #87 from graphql-python/sqlalchemy
Added SQLAlchemy support into graphene 💪
|
2016-01-26 11:27:26 -08:00 |
|
Josh Price
|
dea09a6dce
|
Fix spelling and grammar
|
2016-01-25 23:16:44 +11:00 |
|
Syrus Akbary
|
08a957abd0
|
Updated community page adding Flask integration package
|
2016-01-23 14:43:41 -08:00 |
|
Syrus Akbary
|
96c1726407
|
Added SQLAlchemy documentation and fixed installs
|
2016-01-23 14:40:08 -08:00 |
|
Syrus Akbary
|
3bb0e6c005
|
Merge branch 'refs/heads/feature/django'
|
2016-01-13 19:40:38 -08:00 |
|
Syrus Akbary
|
bbf1392ffd
|
Improved Django documentation
|
2016-01-13 19:40:13 -08:00 |
|
Syrus Akbary
|
33ff3c5299
|
Fixed build error in docs
|
2016-01-13 19:21:52 -08:00 |
|
Syrus Akbary
|
c733b38b5c
|
Merge pull request #60 from adamcharnock/feature/django
Django integration implementation
|
2016-01-13 18:45:52 -08:00 |
|
Billy Barbaro
|
14b9257ef6
|
Corrected arguments in the mutate documentation.
|
2016-01-08 18:28:43 -05:00 |
|
Kevin Abiera
|
25022f58d8
|
Add Django graphql_schema command documentation
|
2016-01-04 01:51:25 +08:00 |
|
Adam Charnock
|
ffc6707fbf
|
Adding graphene.contrib.django to INSTALLED_APPS in django quickstart
|
2016-01-02 19:11:38 +00:00 |
|
Adam Charnock
|
716aa8ff66
|
Adding links to the cookbook example app (links should work upon merge)
|
2015-12-31 03:18:37 +00:00 |
|
Adam Charnock
|
a881aa94e4
|
Adding fixture link to docs. This link will work once code is merged
|
2015-12-31 03:05:19 +00:00 |
|
Adam Charnock
|
216c4350a1
|
Further additions to docs for new django functionality
|
2015-12-31 02:58:13 +00:00 |
|
Adam Charnock
|
5e6f4cf302
|
Further work on django quickstart
|
2015-12-29 14:18:32 +00:00 |
|
Adam Charnock
|
90f58e786a
|
Merge branch 'feature/django' into feature/django-docs
|
2015-12-29 13:31:31 +00:00 |
|
Adam Charnock
|
7182aeec17
|
Minor updates to django-quickstart
|
2015-12-29 13:29:20 +00:00 |
|
Ustun Ozgur
|
ab9d382cdf
|
Add documentation about using custom input object types as arguments
Proper indentation
Add secondary field to make the intent explicit
|
2015-12-11 20:02:15 +02:00 |
|