Commit Graph

85 Commits

Author SHA1 Message Date
Syrus Akbary
030fde2cff Improved system for getting graphene package version 2016-08-14 17:47:52 -07:00
Syrus Akbary
35169480d0 Moved iso8601 dependency into graphene-django package 2016-08-14 16:25:59 -07:00
Syrus Akbary
c88e933e9e Update graphql_relay to last version 2016-06-18 14:31:33 -07:00
Syrus Akbary
feaa09616d First 1.0 with a separated Django version 2016-06-17 09:29:38 -07:00
Syrus Akbary
7caf96c746 Improved relay requirement, removed Django/SQLAlchemy dependency in main package 2016-06-14 23:59:37 -07:00
Syrus Akbary
1711e6a529 Updated version to 0.10.2 2016-05-31 22:15:01 -07:00
Syrus Akbary
da0927aa84 Updated version to 0.10.1 2016-05-22 19:32:52 -07:00
Syrus Akbary
91a2423e5e Updated version to 0.10.0 2016-05-21 00:54:47 -07:00
Syrus Akbary
3093d2b300 Updated requirements 2016-05-21 00:35:12 -07:00
Syrus Akbary
398088a0c4 Updated version to 0.9.1 2016-05-13 13:45:50 -07:00
Stefan Foulis
7115306156 fix impossible dependencies of dependencies
fixes #161
2016-05-13 21:59:09 +02:00
Syrus Akbary
5b63084802 Updated graphene version to 0.9 2016-05-12 00:32:05 -07:00
Syrus Akbary
4eb70bca00 Updated graphene version to 0.9b1 2016-05-12 00:09:53 -07:00
Syrus Akbary
379768930d Updated graphql-django-view 2016-05-11 22:54:29 -07:00
Syrus Akbary
9da1d1ec00 Update package requirements 2016-05-11 22:44:25 -07:00
Syrus Akbary
ae7e48f739 Commented some requirements for testing 2016-05-11 21:04:21 -07:00
Alec Aivazis
cff7666abe dumped graphql-core dependency 2016-05-06 10:12:52 -07:00
Alec Aivazis
11a963d70a bumped version number 2016-05-06 08:58:50 -07:00
Jon Dugan
aea560e363 don't restrict version number for the iso8601 package 2016-04-29 15:31:57 -05:00
Jon Dugan
8e3b9b430e improve iso8601 handling 2016-04-29 13:58:49 -05:00
Syrus Akbary
d48d24176f Updated Graphene version to 0.8.1 2016-04-14 01:57:54 -07:00
Syrus Akbary
8497e0c4e0 Updated graphene version to 0.8.0 2016-04-02 21:07:31 -07:00
Syrus Akbary
7f96500353 Added support for converting Postgres fields 2016-04-02 18:02:13 -07:00
Syrus Akbary
c0d64ef1e5 Updated version to 0.7.3 2016-02-12 20:06:47 -08:00
Syrus Akbary
1021487742 Updated version to 0.7.2 2016-02-05 19:02:14 -08:00
Syrus Akbary
191d9c6ecb Updated graphene version to 0.7.1 2016-02-02 20:35:17 -08:00
Syrus Akbary
b3693e3702 Added support for sqlalchemy choice 2016-02-01 14:02:38 -08:00
Syrus Akbary
6a38024340 Updated version to 0.7.0 2016-01-26 11:52:11 -08:00
Syrus Akbary
96c1726407 Added SQLAlchemy documentation and fixed installs 2016-01-23 14:40:08 -08:00
Syrus Akbary
017f6ae2a1 Updated SQLAlchemy integration in graphene 2016-01-22 18:31:27 -08:00
Syrus Akbary
961cb1ad83 Merge branch 'refs/heads/master' into sqlalchemy 2016-01-22 10:55:57 -08:00
Syrus Akbary
2dbd2e89c3 Updated version of graphene to 0.6.1 2016-01-21 12:48:30 -08:00
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