Syrus Akbary
|
a1dd2b6293
|
Added FileField and ImageField conversion. Fixed #137
|
2016-04-02 16:24:32 -07:00 |
|
Syrus Akbary
|
ae23a1154c
|
Merge pull request #139 from graphql-python/features/enum-improvements
Enum Improvements
|
2016-04-02 00:20:59 -07:00 |
|
Syrus Akbary
|
e1a693e57c
|
Added Enum type ability to be mounted as field or argument
|
2016-04-02 00:14:09 -07:00 |
|
Syrus Akbary
|
68a9fb9fc4
|
Improved Django field choice converter
|
2016-04-01 23:43:42 -07:00 |
|
Syrus Akbary
|
bd88f2327e
|
Added to_const str converter utility
|
2016-04-01 23:39:10 -07:00 |
|
Syrus Akbary
|
13ca2fe77d
|
Merge pull request #138 from ilhan/fix_docs
Fix wrong path to graphene.contrib.django
|
2016-04-01 13:45:11 -07:00 |
|
Ilhan Sanli
|
8c39543330
|
Fix wrong path to graphene.contrib.django
|
2016-04-01 22:34:34 +02:00 |
|
Syrus Akbary
|
1f548f188d
|
Fixed default query value in SQLAlchemyConnectionField. Fixed #133
|
2016-03-30 00:12:59 -07:00 |
|
Syrus Akbary
|
21ec1163b9
|
Added relay PageInfo, Connection super constructors. Fixed #131
|
2016-03-29 23:26:33 -07:00 |
|
Syrus Akbary
|
bf60aca951
|
Merge pull request #130 from amsb/patch-1
Fixed typo in Markdown formatting
|
2016-03-08 08:57:37 -08:00 |
|
amsb
|
4f5de4963a
|
Fixed typo in Markdown formatting
|
2016-03-08 10:25:11 -05:00 |
|
Syrus Akbary
|
d763bf9b75
|
Merge pull request #128 from amsb/master
Updated django quickstart tutorial
|
2016-03-07 13:47:18 -08: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 |
|
Syrus Akbary
|
b5f343b3a3
|
Merge pull request #127 from miracle2k/patch-1
Allow empty list in SQLAlchemyConnectionField.
|
2016-03-06 10:06:20 -08:00 |
|
Michael Elsdörfer
|
653e67de97
|
Allow empty list in SQLAlchemyConnectionField.
Custom resolve()'s empty list return value should take precedence over SQLAlchemyConnectionField default query.
|
2016-03-06 16:01:50 +03:30 |
|
Syrus Akbary
|
70b6cbdf22
|
Merge pull request #90 from gwind/relay-PageInfo
change page_info to fit relay's limitation
|
2016-03-01 15:17:01 -08:00 |
|
Syrus Akbary
|
0b4a3051a0
|
Merge pull request #119 from bigblind/relay-mutations-docs
Add documentation for relay mutations.
|
2016-02-15 14:10:28 -08:00 |
|
Frederik Creemers
|
b358e4cb5a
|
Add documentation for relay mutations.
|
2016-02-15 23:06:46 +01:00 |
|
Syrus Akbary
|
c0d64ef1e5
|
Updated version to 0.7.3
|
2016-02-12 20:06:47 -08:00 |
|
Syrus Akbary
|
9db48c43c1
|
Merge pull request #118 from graphql-python/features/default-django-connection
Fix Connections and Filters for use a manager as default value
|
2016-02-12 19:23:20 -08:00 |
|
Syrus Akbary
|
e6f229ffb9
|
Fixed django_connection defaults
|
2016-02-12 19:13:21 -08:00 |
|
Syrus Akbary
|
56e1b2b638
|
Fixed default in DjangoConnection
|
2016-02-12 18:59:17 -08:00 |
|
Syrus Akbary
|
e05b9ea79d
|
Fixed raw_sql tracking
|
2016-02-12 18:59:02 -08:00 |
|
Syrus Akbary
|
90dd72b786
|
Merge pull request #115 from bgryszko/patch-1
Typo in tutorial
|
2016-02-11 08:22:10 -08: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 |
|
Syrus Akbary
|
2a19a85d04
|
Merge pull request #113 from jeffwidman/patch-1
Improve grammar
|
2016-02-07 23:11:22 -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 |
|
Syrus Akbary
|
1021487742
|
Updated version to 0.7.2
|
2016-02-05 19:02:14 -08:00 |
|
Syrus Akbary
|
50ed91326a
|
Fixed tests. Improved sql debugging with params
|
2016-02-05 18:59:23 -08:00 |
|
Syrus Akbary
|
342511cda0
|
Merge branch 'master' of github.com:graphql-python/graphene
|
2016-02-05 18:30:08 -08:00 |
|
Syrus Akbary
|
314703d7b5
|
Improved querying and slicing in DjangoConnectionFields and inherited. Fixed #108
|
2016-02-05 18:27:27 -08:00 |
|
Syrus Akbary
|
38c01085bd
|
Merge pull request #109 from timmygee/master
Fix incorrect type in example
|
2016-02-05 09:23:26 -08:00 |
|
timmygee
|
cac510e7f4
|
Fix incorrect type in example
|
2016-02-05 16:16:08 +11:00 |
|
Syrus Akbary
|
c5b15cec2f
|
Removed the collision with django-debug-toolbar tracking. #108
|
2016-02-04 14:23:59 -08: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 |
|
Syrus Akbary
|
7b06e01cb3
|
Fixed ClassTypes when returned as instance. Fixed #105
|
2016-02-04 13:47:03 -08:00 |
|
Syrus Akbary
|
eb9286cf6a
|
Merge branch 'master' of github.com:graphql-python/graphene
|
2016-02-04 09:41:48 -08:00 |
|
Syrus Akbary
|
31eae0aee3
|
Improve Django field conversion real-life tests
|
2016-02-04 09:25:18 -08: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
|
191d9c6ecb
|
Updated graphene version to 0.7.1
|
2016-02-02 20:35:17 -08:00 |
|
Syrus Akbary
|
e9e51a0bd4
|
Merge pull request #100 from graphql-python/features/enum
Add Enum type
|
2016-02-02 20:13:20 -08:00 |
|
Syrus Akbary
|
b9109dc00f
|
Added Enum documentation
|
2016-02-02 19:26:41 -08:00 |
|
Syrus Akbary
|
9f57b459ec
|
Fixed tests on source
|
2016-02-02 19:07:34 -08:00 |
|