Syrus Akbary
|
7be5b83fdf
|
Fixed PEP8 + Python 3 print
|
2016-05-11 23:54:15 -07:00 |
|
Syrus Akbary
|
7a27a9ef9f
|
Fixed get_node
|
2016-05-11 23:47:10 -07:00 |
|
Syrus Akbary
|
c738d3db28
|
Added support for graphql 0.5.0
|
2016-05-10 00:42:18 -07:00 |
|
Alec Aivazis
|
1d44f5f918
|
updated to reflect changes to graphql-core
|
2016-05-06 08:55:17 -07:00 |
|
Syrus Akbary
|
1b39992dbe
|
Merge branch 'refs/heads/master' into features/django-fields
Conflicts:
graphene/contrib/django/converter.py
graphene/core/classtypes/enum.py
|
2016-04-02 20:06:44 -07:00 |
|
Syrus Akbary
|
3bef8762e7
|
Improved Python syntax to be PEP8 complaint
|
2016-04-02 19:40:48 -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
|
bd88f2327e
|
Added to_const str converter utility
|
2016-04-01 23:39:10 -07: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
|
cb812958a2
|
Added maybe_func utility
|
2016-02-02 18:52:00 -08:00 |
|
Syrus Akbary
|
407b9ea550
|
Added Enum class type
|
2016-02-01 13:28:52 -08:00 |
|
Syrus Akbary
|
112006c211
|
Fixed PEP8 errors
|
2016-01-13 18:48:30 -08:00 |
|
Syrus Akbary
|
20a493b9d1
|
Fixed double underscore converter
|
2016-01-11 17:27:20 +01:00 |
|
Syrus Akbary
|
ee19445290
|
Improved queryset getter for use .count instead of len
|
2015-12-04 19:28:20 -08:00 |
|
Syrus Akbary
|
137ba49868
|
Removed LazyMap
|
2015-11-21 10:58:49 -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
|
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
|
d46e957863
|
Improved syntax. Added autolinter. Added automatic flake8 checker in tests. Fixed #17
|
2015-10-31 14:02:22 -07:00 |
|
Syrus Akbary
|
2d55d89047
|
Improved testing coverage. Removed unused logic
|
2015-10-29 23:27:41 -07:00 |
|
Syrus Akbary
|
ee3279e12b
|
Added caching to travis tests
|
2015-10-28 01:34:51 -07:00 |
|
Syrus Akbary
|
e82c680fd1
|
Added support for Enum Python data structure
|
2015-10-28 01:27:32 -07:00 |
|
Syrus Akbary
|
d7e1d9c598
|
Refactored utils
|
2015-10-28 01:13:56 -07:00 |
|