Commit Graph

153 Commits

Author SHA1 Message Date
Syrus Akbary
dead95726e Updated version 2016-01-13 20:17:59 -08:00
Syrus Akbary
39a4fe20b3 Fixed builds and flexibilize the graphql-core integration 2016-01-02 14:49:08 +01:00
Syrus Akbary
8eaa2cfc49 Fixed compatibility with Django 1.6, 1.7, 1.8 and 1.9 2015-12-12 00:51:31 -08:00
Syrus Akbary
cdfe7bd33e Merge branch 'refs/heads/master' into feature/adam-django 2015-12-11 10:59:55 -08:00
Syrus Akbary
e27af63f3a Updated version to 0.5.0 2015-12-10 22:27:56 -08:00
Syrus Akbary
930f084912 Fixed DjangoDebugPlugin. Improved Django views 2015-12-10 22:11:43 -08:00
Adam Charnock
afd7aa8d72 Merge branch 'master' into feature/django 2015-12-05 09:10:38 +00:00
Syrus Akbary
afdddafb3d Updated version 2015-12-04 19:54:57 -08:00
Adam Charnock
1877c45f05 Updating django version requirement to Django 1.8 2015-12-04 16:52:43 +00:00
Adam Charnock
818b910991 Now supports django 1.9 2015-12-04 15:46:48 +00:00
Adam Charnock
fb45a83925 Moving django-filter dependent code into graphene.contrib.django.filter
Graphene should now run fine without django-filter. Tests will
also run without django-filter. However, I'm leaving it as a
requirement in setup.py's `tests_require` setting as testing
without it is probably not to be encouraged.
2015-12-03 20:01:37 +00:00
Adam Charnock
d959cf5a84 Adding tests for DjangoFilterConnectionField 2015-12-03 11:09:34 +00:00
Adam Charnock
6e63e7b42d Work on Django integration as per #48
Discussion can be found here:
https://github.com/graphql-python/graphene/issues/48

Original gist can be found here:
https://gist.github.com/adamcharnock/ad051b419d4c613d40fe
2015-12-03 10:05:59 +00:00
Syrus Akbary
a0d8b7162a Remove blinker dependency 2015-11-24 23:57:27 -08:00
Syrus Akbary
36ab537bf2 Updated to version 0.4.2 2015-11-21 19:14:45 -08:00
Jeremy Feinstein
487543206c Adding support for sqlalchemy 2015-11-21 15:21:40 -05:00
Syrus Akbary
6c7cb40407 Updated version with bugfixes 2015-11-19 20:14:49 -08:00
Syrus Akbary
bb170f1ca1 Updated version 2015-11-19 19:15:49 -08:00
Syrus Akbary
b91ae4b0fb Added subscription support. Fixed #35 2015-11-19 08:37:15 -08:00
Syrus Akbary
4ab8e4e7c6 Updated version 2015-11-17 17:29:35 -08:00
Syrus Akbary
46cfe90a75 Updated version 2015-11-16 19:52:54 -08: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
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
afe8614753 First types implementation 2015-11-06 01:13:28 -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
6fe2750c6b Updated graphene version 2015-10-29 23:48:57 -07:00
Syrus Akbary
b3dad1a120 Updated version 2015-10-23 01:52:31 -07:00
Syrus Akbary
65ece437a1 Updated version. 2015-10-20 21:40:11 -07:00
Syrus Akbary
464002c2db Improved relay resolvers 2015-10-20 21:35:56 -07:00
Syrus Akbary
551a0d0b1d Improved version (using alpha status) 2015-10-19 23:04:07 -07:00
Syrus Akbary
3dd6d002b2 Updated graphql-core version 2015-10-18 19:46:45 -07:00
Syrus Akbary
f414d4d55a Updated version 2015-10-14 22:38:00 -07:00
Syrus Akbary
14298f1c56 Fixed some tests. Updated graphql-core to 0.1a4 version 2015-10-14 21:50:33 -07:00
Syrus Akbary
a4cb631e5d Updated graphene version 2015-10-14 11:38:01 -07:00
Syrus Akbary
2410841753 Updated package version 2015-10-12 19:46:30 -07:00
Syrus Akbary
2b6a253b78 Updated to work with the last version of graphql-core supporting field ordering 2015-10-10 17:23:40 -07:00
Syrus Akbary
61d5556beb Updated graphene version 2015-10-10 00:22:01 -07:00
Syrus Akbary
fb76c1314a Fixed tests 2015-10-10 00:20:47 -07:00
Syrus Akbary
4e8fd488ff Updated to work with last version of graphql-relay 2015-10-10 00:09:14 -07:00
Syrus Akbary
fbd9465e57 Use last version of graphql-core. Fixed introspection #3 2015-10-08 17:30:46 -07:00
Syrus Akbary
0c8fa40b62 Improved graphene dependency 2015-10-07 21:29:25 -07:00
Syrus Akbary
f9b48b0fe8 Updated version (fixing graphql-relay-py requirement) 2015-10-06 22:52:05 -07:00
Syrus Akbary
660b766448 Updated graphql-relay version 2015-10-06 22:31:00 -07:00
Syrus Akbary
b6163709f9 Added RST Readme 2015-10-06 21:04:24 -07:00
Syrus Akbary
2303db7f94 Updated repo url under graphql-python github community 2015-10-06 20:59:07 -07:00
Syrus Akbary
fe510dc686 Completed Python3 Compatibility! 2015-10-05 23:06:49 -07:00
Syrus Akbary
176696c1ac Improved syntax using pep8 style guide 2015-10-02 22:17:51 -07:00
Syrus Akbary
35ec787501 Improved testing 2015-09-29 23:40:40 -07:00
Syrus Akbary
8f66593cb2 Updated Graphene main description 2015-09-26 00:07:01 -07:00
Syrus Akbary
9a84d595a1 First relay version 2015-09-25 16:35:17 -07:00
Syrus Akbary
f2bc5eddd5 Added six to requirements 2015-09-24 02:30:24 -07:00
Syrus Akbary
931d0ddb1c First working version of Graphene 😃 2015-09-24 02:11:50 -07:00