Commit Graph

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