Syrus Akbary
|
b3fbac5818
|
Fixed tests
|
2016-11-23 02:28:21 -08:00 |
|
Syrus Akbary
|
2e1f154441
|
Fixed travis build
|
2016-11-23 02:20:32 -08:00 |
|
Syrus Akbary
|
8dfe7bbcf5
|
Remove filter order_by as Django Filters have deprecated it in 1.0
|
2016-11-23 02:15:05 -08:00 |
|
Syrus Akbary
|
48993ddca0
|
Fixed order_by
|
2016-11-23 01:20:10 -08:00 |
|
Timothy Laurent
|
f88590343b
|
create pytest.ini to contain DJANGO_SETTINGS_MODULE
|
2016-11-16 09:56:55 -08:00 |
|
Timothy J Laurent
|
297b741cdb
|
Merge pull request #1 from graphql-python/master
Catch up with parent repo
|
2016-11-15 16:38:57 -08:00 |
|
Tony Angerilli
|
207f4ebb41
|
added a test and made the type property better
|
2016-11-14 23:44:50 -08:00 |
|
Syrus Akbary
|
d8567f1c58
|
Fixed JSONField import only in Django 1.9+. Fixed #40
|
2016-11-14 23:07:45 -08:00 |
|
Syrus Akbary
|
96236408c5
|
Fixed lint issue
|
2016-11-14 22:34:49 -08:00 |
|
Syrus Akbary
|
cf27318e3c
|
Updated version to 1.1.0
|
2016-11-14 22:33:58 -08:00 |
|
Syrus Akbary
|
8749f5a6d8
|
Updated travis to auto-upload PyPI versions. Fixed #41
|
2016-11-14 22:32:41 -08:00 |
|
Syrus Akbary
|
5289cd06d7
|
Improved choice Enum converter
|
2016-11-14 22:30:20 -08:00 |
|
Syrus Akbary
|
854aa4aa9b
|
Fixed tests
|
2016-11-14 22:30:20 -08:00 |
|
Tony Angerilli
|
dc6e8f110a
|
fix typo
|
2016-11-14 10:40:47 -08:00 |
|
Tony Angerilli
|
73f4a92b4f
|
Merge branch 'master' into recursive-nodes
|
2016-11-14 00:32:56 -08:00 |
|
Syrus Akbary
|
31fdb5a34c
|
Merge pull request #51 from chaffeqa/patch-1
Fix missing operation_name warning
|
2016-11-13 21:26:56 -08:00 |
|
Syrus Akbary
|
d5951b8477
|
Merge pull request #54 from dukebody/add-pytest-runner
Add `pytest-runner` and test-->pytest alias to make tests run as documented
|
2016-11-13 21:26:39 -08:00 |
|
Syrus Akbary
|
1e7c7ac34f
|
Merge pull request #55 from dukebody/docs-build-instructions
Add docs about how to build docs, and add sphinx as docs requirement.
|
2016-11-13 19:21:02 -08:00 |
|
Syrus Akbary
|
dd07cb1f6c
|
Merge pull request #56 from dukebody/graphqlview-schema-explicit
Explain alternative way to specify schema in tutorial.
|
2016-11-13 19:20:42 -08:00 |
|
Israel Saeta Pérez
|
e72f6b2610
|
Explain alternative way to specify schema in tutorial.
|
2016-11-12 20:08:01 +01: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 |
|
Israel Saeta Pérez
|
9e9a08ffe4
|
Add pytest-runner and test-->pytest alias to make tests run as documented.
|
2016-11-12 18:27:25 +01:00 |
|
chaffeqa
|
a6d3887fb3
|
Fix missing operation_name warning
|
2016-11-11 14:35:41 -05:00 |
|
Syrus Akbary
|
bb0b4fa766
|
Merge pull request #47 from timothyjlaurent/#46-Dont-follow-related-name-with-plus
solves #46 don\'t use fields that end in a plus
|
2016-11-10 10:34:05 -08:00 |
|
Timothy Laurent
|
1fdd7756ec
|
better endswith
|
2016-11-10 10:16:44 -08:00 |
|
Timothy Laurent
|
aa6be2c527
|
cast name to string
|
2016-11-10 00:19:35 -08:00 |
|
Timothy Laurent
|
6801b69ce9
|
don\'t use fields that end in a plus
|
2016-11-09 23:56:14 -08:00 |
|
Syrus Akbary
|
d52471859d
|
Merge pull request #45 from drzix/master
Remove an unneeded backup file
|
2016-11-07 08:20:50 -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
|
c3609f9200
|
Merge pull request #39 from chriscauley/master
tutorial was missing import
|
2016-11-05 08:47:23 -07: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 |
|
Syrus Akbary
|
2a93d3bc04
|
Merge pull request #44 from drzix/master
Fix graphql query guide url
|
2016-11-05 08:44:45 -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 |
|
chriscauley
|
65f2dabdb6
|
tutorial was missing import
|
2016-11-03 12:20:40 -04:00 |
|
Syrus Akbary
|
a7caad0cf4
|
Merge pull request #38 from TangoAgency/batch
Add support for batching several requests into one
|
2016-11-02 20:48:10 -07:00 |
|
Syrus Akbary
|
2665d7329a
|
Merge pull request #37 from bcb/master
Display variables as JSON in GraphiQL
|
2016-11-01 08:19:04 -07:00 |
|
Michał Ochman
|
6bd89f2c78
|
Fix UnboundLocalError occurrences
|
2016-10-31 12:16:58 +01:00 |
|
Michał Ochman
|
0a18558bf6
|
Add support for batching several requests into one
Batch format compatible with ReactRelayNetworkLayer (https://github.com/nodkz/react-relay-network-layer)
|
2016-10-31 12:03:56 +01:00 |
|
Beau Barker
|
87422a0e40
|
Display variables as JSON in GraphiQL
Closes #36
|
2016-10-31 13:05:30 +11:00 |
|
Tony Angerilli
|
3e5ae5a3d1
|
don’t try to access the type until after initialization
this allows for fields in a node (using a DjangoFilterConnectionField) that reference themselves
|
2016-10-21 17:41:07 -07:00 |
|
Syrus Akbary
|
d348ec89c5
|
Merge pull request #24 from stegben/fix-cookbook-example
Fix cookbook example
|
2016-10-19 18:40:40 -07:00 |
|
Syrus Akbary
|
ce06e95128
|
Merge pull request #25 from stegben/command-indent
Command indent
|
2016-10-19 18:40:27 -07:00 |
|
Syrus Akbary
|
efc8fd6633
|
Merge pull request #28 from alecklandgraf/patch-1
Fixes typo in docs
|
2016-10-19 18:38:37 -07:00 |
|
Aleck Landgraf
|
c25e2c6d25
|
Fixes typo in docs
|
2016-10-18 14:30:15 -07:00 |
|
cph
|
cf7d8ffcd6
|
config schema generation in cookbook example
|
2016-10-17 15:08:43 +08:00 |
|