Syrus Akbary
|
34d6d07fc3
|
Improved tests
|
2015-11-15 00:52:22 -06:00 |
|
Syrus Akbary
|
83589a21b8
|
Merge branch '0.4.0' of github.com:graphql-python/graphene into 0.4.0
|
2015-11-15 00:25:11 -06:00 |
|
Syrus Akbary
|
d8ca3c089a
|
Cleaned tests
|
2015-11-13 19:51:37 -08:00 |
|
Syrus Akbary
|
bebdf5cf9b
|
Refactored decorators into utils
|
2015-11-13 19:44:01 -08:00 |
|
Syrus Akbary
|
dfc2bc4ac3
|
Improved tests
|
2015-11-13 19:38:06 -08:00 |
|
Syrus Akbary
|
5282627537
|
Rewrite imports to be relative instead of absolute
|
2015-11-13 18:59:02 -08:00 |
|
Syrus Akbary
|
f4a8d53409
|
Remove unused code. Add more tests
|
2015-11-13 18:45:11 -08:00 |
|
Syrus Akbary
|
5be22dfc0c
|
Merge pull request #26 from jhgg/use-graphql-django-view
Use graphql django view
|
2015-11-13 15:41:14 -08:00 |
|
Jake
|
57ba5e71f9
|
Remove redundant tests & fix tox.
|
2015-11-13 17:15:42 -05:00 |
|
Jake
|
4e08819094
|
Merge remote-tracking branch 'graphql-python/0.4.0' into use-graphql-django-view
|
2015-11-13 17:08:12 -05:00 |
|
Jake
|
77a588a5b1
|
Fix handling of root value to be like Schema.execute .
|
2015-11-13 17:00:04 -05:00 |
|
Jake
|
49a7b15a47
|
move graphql-django-view to djanog extras.
|
2015-11-13 16:55:00 -05:00 |
|
Jake
|
5a1e014b9a
|
Use graphql-django-view to handle GraphQLView
|
2015-11-13 16:53:35 -05:00 |
|
Syrus Akbary
|
9548d6932c
|
Merge branch 'refs/heads/master' into 0.4.0
Conflicts:
graphene/contrib/django/tests/test_views.py
graphene/contrib/django/views.py
|
2015-11-13 11:52:28 -08:00 |
|
Syrus Akbary
|
5c4db65cc0
|
Merge pull request #24 from montemishkin/allow-graphql-content-type-in-django-view
added check for content-type "application/graphql" in django view
|
2015-11-13 11:30:26 -08:00 |
|
Monte Mishkin
|
3571f053bb
|
removed extra parenthesis typo
|
2015-11-13 00:30:12 -08:00 |
|
Monte Mishkin
|
ac58ee15a4
|
added tests for allowing content-type "application/graphql" in django view
|
2015-11-13 00:24:52 -08:00 |
|
Monte Mishkin
|
e48598f4e6
|
added check for content-type "application/graphql" in django view
|
2015-11-12 23:41:01 -08:00 |
|
Syrus Akbary
|
cc8a494753
|
Improved arguments construction
|
2015-11-12 23:21:58 -08:00 |
|
Syrus Akbary
|
ae667f3915
|
Reuse objecttype fields
|
2015-11-12 23:18:17 -08:00 |
|
Syrus Akbary
|
1956c1fb03
|
Added NonNull and List to Types
|
2015-11-11 22:35:03 -08:00 |
|
Syrus Akbary
|
bf168e7b12
|
Use new syntax for fields and arguments
|
2015-11-11 22:16:37 -08:00 |
|
Syrus Akbary
|
a2ab008ead
|
Fixed lint errors
|
2015-11-11 21:54:45 -08:00 |
|
Syrus Akbary
|
7073208517
|
Django integration finished
|
2015-11-11 21:46:26 -08:00 |
|
Syrus Akbary
|
a55222e107
|
Merge branch '0.4.0-cov' of github.com:graphql-python/graphene into 0.4.0-cov
|
2015-11-11 18:06:39 -08:00 |
|
Syrus Akbary
|
cf657b365c
|
Improved django support
|
2015-11-11 17:33:37 -08:00 |
|
Syrus Akbary
|
b0f2b4dd55
|
Improved relay
|
2015-11-11 17:33:23 -08:00 |
|
Syrus Akbary
|
2fed5c7e4a
|
Improved fields
|
2015-11-11 02:21:25 -08:00 |
|
Syrus Akbary
|
cfba52e6f3
|
Improved lazy type resolvers
|
2015-11-11 02:12:17 -08:00 |
|
Syrus Akbary
|
bdcd533bf9
|
Fixed tests
|
2015-11-11 00:55:15 -08:00 |
|
Syrus Akbary
|
862fa6f312
|
Fixed argument types
|
2015-11-10 23:40:05 -08:00 |
|
Syrus Akbary
|
41648b5a94
|
Improved relay integration
|
2015-11-10 22:57:22 -08:00 |
|
Syrus Akbary
|
28d89a44f1
|
Improved mutations, tests and overall integration.
|
2015-11-10 22:16:05 -08:00 |
|
Syrus Akbary
|
6f87720fc1
|
Improved tests and coverage
|
2015-11-10 17:50:11 -08:00 |
|
Syrus Akbary
|
b474010060
|
Added LazyType
|
2015-11-10 11:54:20 -08:00 |
|
Syrus Akbary
|
6ad668fe38
|
Fixed tests
|
2015-11-10 11:52:29 -08:00 |
|
Syrus Akbary
|
3c65deb313
|
In work version graphene new types
|
2015-11-10 01:29:38 -08:00 |
|
Syrus Akbary
|
9bab0d9d6f
|
Improved fields resolver
|
2015-11-09 20:42:56 -08:00 |
|
Syrus Akbary
|
afe8614753
|
First types implementation
|
2015-11-06 01:13:28 -08:00 |
|
Syrus Akbary
|
2f0bd7cf7c
|
Revert "Improved fields hash, eq methods"
This reverts commit 6a377be665 .
|
2015-11-05 00:27:17 -08:00 |
|
Syrus Akbary
|
842d11515e
|
Changed from field_name to attname for field attribute name
|
2015-11-05 00:14:03 -08:00 |
|
Syrus Akbary
|
6a377be665
|
Improved fields hash, eq methods
|
2015-11-04 23:37:13 -08:00 |
|
Syrus Akbary
|
a7f3b77eae
|
Simplified schema code
|
2015-11-03 21:58:34 -08:00 |
|
Syrus Akbary
|
b6df2d881d
|
Improved function calling
|
2015-11-03 21:48:13 -08:00 |
|
Syrus Akbary
|
898329c240
|
Improved resolve_type function using partials
|
2015-11-03 21:41:06 -08:00 |
|
Syrus Akbary
|
d13d7c0f68
|
Improved django example
|
2015-11-02 19:36:49 -08:00 |
|
Syrus Akbary
|
0a395fec58
|
Improved python syntax
|
2015-11-02 19:28:06 -08:00 |
|
Syrus Akbary
|
d46e957863
|
Improved syntax. Added autolinter. Added automatic flake8 checker in tests. Fixed #17
|
2015-10-31 14:02:22 -07:00 |
|
Syrus Akbary
|
9ea57ecc5f
|
Update README.rst
|
2015-10-30 13:47:34 -07:00 |
|
Syrus Akbary
|
646c716041
|
Update README.md
|
2015-10-30 13:40:19 -07:00 |
|