Commit Graph

27 Commits

Author SHA1 Message Date
Syrus Akbary
a7034baa03 Fixed examples 2017-07-31 22:42:22 -07:00
Ed Morley
81ef78ad58 Remove django_graphiql from cookbook requirements.txt.
The package is not required since support for graphiql is now built-in.

Fixes #135.
2017-03-22 01:59:52 +00:00
thatneat
755bd4e187 spelling 2017-02-23 09:08:05 -08:00
Radoslav Georgiev
531a5348e6 Add examples/cookbook-plain to follow the plain tutorial 2017-02-14 20:23:45 +02:00
Patrick Sanders
b16cb69000 Fix broken link in cookbook schema 2016-12-03 11:08:25 -05:00
Syrus Akbary
22b33214a7 Fixed Cookbook. Fixed #68 2016-12-01 21:49:58 -08:00
drzix
810de7b26a Remove an unneeded backup file
Signed-off-by: drzix <korea.drzix@gmail.com>
2016-11-06 02:08:25 +09:00
Syrus Akbary
423d7abdf6 Merge pull request #43 from chriscauley/cookbook
fixes #8, base import of field no longer works for query property. Us…
2016-11-05 08:46:13 -07:00
drzix
f9f8eca804 Fix graphql query guide url
Signed-off-by: drzix <korea.drzix@gmail.com>
2016-11-05 22:21:34 +09:00
chriscauley
fa178a00ef errors in code 2016-11-03 21:06:26 -04:00
chriscauley
ad063aa947 adding some dummy data 2016-11-03 21:01:27 -04:00
chriscauley
0ceef46268 a few admin changes to make entering data easier 2016-11-03 20:59:40 -04:00
chriscauley
5ac046a715 adding recipe schema 2016-11-03 18:06:23 -04:00
chriscauley
d3057cd9dc fixes #8, base import of field no longer works for query property. Use Node.Field instead 2016-11-03 17:31:28 -04:00
Syrus Akbary
d348ec89c5 Merge pull request #24 from stegben/fix-cookbook-example
Fix cookbook example
2016-10-19 18:40:40 -07:00
cph
cf7d8ffcd6 config schema generation in cookbook example 2016-10-17 15:08:43 +08:00
cph
ae9e13d0ad fix clone command in README 2016-10-17 14:49:27 +08:00
cph
93796daad7 fix requirements 2016-10-17 14:46:42 +08:00
Evstifeev Roman
06e408124b README.md: fix graphql url 2016-10-06 00:21:01 +04:00
Syrus Akbary
f6684ca92d Improved cookbook 2016-09-30 09:14:06 -07:00
Syrus Akbary
7fbc3e69b1 Improved Django List retreival and added extra tests. 2016-09-21 19:34:30 -07:00
Syrus Akbary
8caa2cd00f Fixed middleware 2016-09-19 22:38:27 -07:00
Syrus Akbary
70dbd4b512 Improved PEP8 syntax 2016-09-19 22:15:10 -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
4127031d2a Fixed starwars schema 2016-09-17 18:40:59 -07:00
Syrus Akbary
4e23c3ccf6 Improved python syntax and sorts (pep8). Improved Readme 2016-09-17 17:09:56 -07:00
Syrus Akbary
0434899b4e Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00