Morgante Pell
|
900354837e
|
Fix id lookup to handle cases where the primary key of the Django model is not called ID
|
2016-10-13 02:52:58 -04:00 |
|
Syrus Akbary
|
31a49841ca
|
Merge pull request #15 from Fak3/patch-1
README.md: fix graphql url
|
2016-10-06 00:08:31 -07:00 |
|
Evstifeev Roman
|
06e408124b
|
README.md: fix graphql url
|
2016-10-06 00:21:01 +04:00 |
|
Syrus Akbary
|
f9e7c44738
|
Merge pull request #12 from joslarson/docs-fix
fixes docs to include ObjectType in root query
|
2016-10-05 09:00:15 -07:00 |
|
Joe Larson
|
d1f2863374
|
fixes docs to include ObjectType in root query
|
2016-10-03 13:23:22 -06:00 |
|
Syrus Akbary
|
f6684ca92d
|
Improved cookbook
|
2016-09-30 09:14:06 -07:00 |
|
Syrus Akbary
|
787ba73255
|
Fixed install version in README
|
2016-09-30 09:08:47 -07:00 |
|
Syrus Akbary
|
5b11ad289a
|
Updated graphene-django to 1.0 🎉
|
2016-09-26 09:26:09 -07:00 |
|
Syrus Akbary
|
2f9c5ee707
|
Updated docs as graphql highlight is not yet supported
|
2016-09-26 01:13:31 -07:00 |
|
Syrus Akbary
|
8b42a66eaa
|
Improved docs theme
|
2016-09-26 00:54:44 -07:00 |
|
Syrus Akbary
|
eef2841742
|
Updated Django docs with latest changes in graphene-python PRs.
Including unmerged PR: https://github.com/graphql-python/graphene-python.org/pull/5
|
2016-09-25 04:11:01 -07:00 |
|
Syrus Akbary
|
8f5a425859
|
Updated version
|
2016-09-22 20:52:46 -07:00 |
|
Syrus Akbary
|
1a728e4e88
|
Fixed tests
|
2016-09-22 20:49:51 -07:00 |
|
Syrus Akbary
|
b8f9fec674
|
Added required conversion to model and form fields. Fixed #2
|
2016-09-22 20:03:47 -07:00 |
|
Syrus Akbary
|
7fbc3e69b1
|
Improved Django List retreival and added extra tests.
|
2016-09-21 19:34:30 -07:00 |
|
Syrus Akbary
|
9cfe337032
|
Merge pull request #4 from DeskConnect/to-many-field
Added a DjangoToManyField to handle to-many relationships
|
2016-09-21 19:18:31 -07:00 |
|
Syrus Akbary
|
b65afdc8c9
|
Merge pull request #6 from BossGrand/master
Fixed a bug that was causing graphql_schmea command to not import properly
|
2016-09-21 19:12:52 -07:00 |
|
BossGrand
|
1cb5f24f5b
|
Fixed a bug that was causing graphql_schmea command to not import properly
|
2016-09-21 14:57:47 -07:00 |
|
Syrus Akbary
|
c93e785e8e
|
Updated version
|
2016-09-20 23:53:06 -07:00 |
|
Syrus Akbary
|
c8c403edfd
|
Fixed django-filter integration (0.15)
|
2016-09-20 23:50:28 -07:00 |
|
Syrus Akbary
|
1f3fbe0e76
|
Added first version of the docs
|
2016-09-20 22:30:36 -07:00 |
|
Conrad Kramer
|
17178cfcbf
|
Added a DjangoToManyField to handle to-many relationships
To-many relationships return a manager, which needs to be turned
into an iterable (its queryset) using `maybe_queryset`.
|
2016-09-20 21:25:05 -07:00 |
|
Syrus Akbary
|
bcb408f921
|
Updated version
|
2016-09-20 00:10:57 -07:00 |
|
Syrus Akbary
|
34f3c72da6
|
Updated middleware view management
|
2016-09-20 00:08:14 -07:00 |
|
Syrus Akbary
|
317c8ceec4
|
Ensure CSRF cookie is set. Updated dev version
|
2016-09-19 23:14:59 -07:00 |
|
Syrus Akbary
|
d05407f6a5
|
Include templates in package. Updated dev version
|
2016-09-19 23:04:07 -07:00 |
|
Syrus Akbary
|
9b46fad919
|
Updated dev version
|
2016-09-19 22:55:07 -07:00 |
|
Syrus Akbary
|
f806fefff3
|
Fixed tests
|
2016-09-19 22:53:56 -07:00 |
|
Syrus Akbary
|
2a889d2eb2
|
Removed GraphQL-Django-View from dependencies
|
2016-09-19 22:41:18 -07:00 |
|
Syrus Akbary
|
8caa2cd00f
|
Fixed middleware
|
2016-09-19 22:38:27 -07:00 |
|
Syrus Akbary
|
70dbd4b512
|
Improved PEP8 syntax
|
2016-09-19 22:15:10 -07:00 |
|
Syrus Akbary
|
d11719507c
|
Fixed tests
|
2016-09-19 22:11:48 -07:00 |
|
Syrus Akbary
|
9539d012dd
|
Merge branch 'master' of github.com:graphql-python/graphene-django
|
2016-09-19 22:04:47 -07:00 |
|
Syrus Akbary
|
3aa929fdc9
|
Moved django-graphql-view and django-graphiql into graphene-django 😎
|
2016-09-19 22:04:23 -07:00 |
|
Syrus Akbary
|
6db3f19896
|
Fix typo
|
2016-09-19 09:49:25 -07:00 |
|
Syrus Akbary
|
a4306c890b
|
Added Graphene-Django rst readme (used in setup)
|
2016-09-17 18:49:03 -07:00 |
|
Syrus Akbary
|
dd6c5d1611
|
Force pytest-django verison for testing compatibility with Django 1.6
|
2016-09-17 18:45:08 -07:00 |
|
Syrus Akbary
|
459e390b47
|
Fixed connection field if django-filter is not installed
|
2016-09-17 18:41:14 -07:00 |
|
Syrus Akbary
|
4127031d2a
|
Fixed starwars schema
|
2016-09-17 18:40:59 -07:00 |
|
Syrus Akbary
|
5cba3f67fe
|
Fixed OneToOneField Django 1.6+ bug
|
2016-09-17 18:11:38 -07:00 |
|
Syrus Akbary
|
e742b10803
|
Added testing in more Django versions
|
2016-09-17 17:34:55 -07:00 |
|
Syrus Akbary
|
7756b0df8f
|
Fixed Python3 tests
|
2016-09-17 17:28:41 -07:00 |
|
Syrus Akbary
|
ec4b164de3
|
Fixed pytest
|
2016-09-17 17:20:07 -07:00 |
|
Syrus Akbary
|
b18b72833d
|
Fixed travis tests
|
2016-09-17 17:12:02 -07:00 |
|
Syrus Akbary
|
4e23c3ccf6
|
Improved python syntax and sorts (pep8). Improved Readme
|
2016-09-17 17:09:56 -07:00 |
|
Syrus Akbary
|
0434899b4e
|
Isolated Graphene Django in a new package
|
2016-09-17 16:31:17 -07:00 |
|