Commit Graph

  • bbb066b97e removed prints Mardanov Timur Rustemovich 2018-11-21 08:49:09 +0300
  • 25f1408d3f removed requirements Mardanov Timur Rustemovich 2018-11-21 07:46:50 +0300
  • 50b41f8e56 filter Mardanov Timur Rustemovich 2018-11-21 06:11:29 +0300
  • 03af6a139a fix Mardanov Timur Rustemovich 2018-11-21 02:30:53 +0300
  • 9aed86f668 use connection field Mardanov Timur Rustemovich 2018-11-21 02:27:41 +0300
  • 21ec388866 try1 Mardanov Timur Rustemovich 2018-11-21 02:05:11 +0300
  • 25d62a2afa trying to load one relationship Mardanov Timur Rustemovich 2018-11-21 01:50:45 +0300
  • 452ceaa591 trying to create One definition Mardanov Timur Rustemovich 2018-11-21 01:45:52 +0300
  • 665e64d041 check relationship function Mardanov Timur Rustemovich 2018-11-21 01:34:50 +0300
  • 61c67853c3 fixed imports Mardanov Timur Rustemovich 2018-11-20 12:35:46 +0300
  • 628ad8e1ef fixed Mardanov Timur Rustemovich 2018-11-20 12:30:40 +0300
  • f544ac6f4f fix Mardanov Timur Rustemovich 2018-11-20 12:15:35 +0300
  • c233330115 fix Mardanov Timur Rustemovich 2018-11-20 12:14:12 +0300
  • 890ef28b85 fixed field choices realisation Mardanov Timur Rustemovich 2018-11-20 12:09:28 +0300
  • 1ecc760a6b removed print Mardanov Timur Rustemovich 2018-11-20 05:00:01 +0300
  • 9d30abb77e fixed Mardanov Timur Rustemovich 2018-11-20 04:51:53 +0300
  • b3d8ed36c0 fix Mardanov Timur Rustemovich 2018-11-20 04:37:17 +0300
  • 8df0a44d65 fix Mardanov Timur Rustemovich 2018-11-20 04:23:54 +0300
  • e801fcaa3d test Mardanov Timur Rustemovich 2018-11-20 04:18:06 +0300
  • c434fa9387 fixed converter Mardanov Timur Rustemovich 2018-11-20 04:09:44 +0300
  • d1cefbef17 try to enable fucking definition Mardanov Timur Rustemovich 2018-11-20 04:07:36 +0300
  • 0e1ca2fbc0 define init relationships Mardanov Timur Rustemovich 2018-11-20 03:43:00 +0300
  • fc1521b2f0 fixed is_typ_of Mardanov Timur Rustemovich 2018-11-19 22:51:24 +0300
  • 65ab452045 fix type Mardanov Timur Rustemovich 2018-11-19 22:44:22 +0300
  • 3c16928ed2 fix meta model Mardanov Timur Rustemovich 2018-11-19 22:27:15 +0300
  • 8b1d1874ed property kwargs Mardanov Timur Rustemovich 2018-11-19 22:08:51 +0300
  • a65c3c20e9 not related props Mardanov Timur Rustemovich 2018-11-19 22:02:08 +0300
  • 0d44cdd51f dev Mardanov Timur Rustemovich 2018-11-19 21:39:59 +0300
  • 30deedcb37 dev Mardanov Timur Rustemovich 2018-11-19 21:37:53 +0300
  • 1c1e0cce15 support neomodel in metaclass Mardanov Timur Rustemovich 2018-11-19 21:24:46 +0300
  • be2e7111b7 install Mardanov Timur Rustemovich 2018-11-19 21:03:15 +0300
  • d72b2793b1 Add support for write_only fields in SerializerMutation Kamil Kijak 2018-11-19 15:12:09 +1100
  • cb8f899292 docs: add note on node.errors Sultan Iman 2018-11-01 22:32:15 +0100
  • 18872ed8d5 fix: code blocks missing colon Sultan Iman 2018-11-01 22:29:29 +0100
  • 08a42961da docs: document how custom error formatting works Sultan Iman 2018-11-01 22:25:37 +0100
  • a855222359 added support for python2.x Sergio 2018-10-30 09:50:02 -0500
  • edc5c880d1 added support for django_filter < 2 Sergio 2018-10-30 08:56:52 -0500
  • 016321c405 Added support for django-filter < 2 Sergio 2018-10-29 19:56:53 -0500
  • fd516a3f6f Fix return type Patrick Arminio 2018-10-28 21:55:28 +0000
  • 9aeee283fa Unify support for models and model form Patrick Arminio 2018-10-28 21:40:19 +0000
  • 19fcc3cdf2 Update form mutation errors Patrick Arminio 2018-10-28 20:25:26 +0000
  • dafcc8514b Improve form mutation fields test Patrick Arminio 2018-10-28 20:03:55 +0000
  • 942bb6c7e0 Return correct errors Patrick Arminio 2018-10-28 19:58:40 +0000
  • 98a9c7161d Type errors for serializer mutation Patrick Arminio 2018-10-28 19:40:44 +0000
  • a70e3b68df
    Fix args order Taoufik 2018-10-22 00:01:51 +0100
  • 4f58783fb9 add setting to disable enum conversion Jason Kraus 2018-10-19 11:04:51 -0700
  • a1e8dee019
    Add precommit and isort Patrick Arminio 2018-10-18 14:16:56 -0700
  • 0fbdfba994
    Fix duplicated ErrorType declaration Patrick Arminio 2018-10-18 14:07:07 -0700
  • 94486e0df1
    Add failing test case Patrick Arminio 2018-10-18 14:05:56 -0700
  • 905b4249f3 Updated ingredients/schema.py and recipes/schema.py to be more readable. Khaled Alqenaei 2018-10-18 12:27:23 -0700
  • 1cb9c66f99 Pep8 fixes Jason Kraus 2018-10-18 11:53:56 -0700
  • 4359e1f312 Making the example working for Django 2.1.2 Khaled Alqenaei 2018-10-18 11:36:35 -0700
  • 19ef9a094a Making the example working for Django 2.1.2 Khaled Alqenaei 2018-10-18 11:33:53 -0700
  • a818a25a00 convert DRF ChoiceField to Enum, also impacts FilePathField Jason Kraus 2018-10-18 11:00:11 -0700
  • a32d091625 #534 test added Sergio 2018-10-15 15:17:37 -0500
  • 226a1d0e3a #534 add filterset validation to DjangoFilterConnectionField Sergio 2018-10-15 14:34:56 -0500
  • ad2688fea3 add test for when get_queryset is defined on DjangoObjectType Jason Kraus 2018-10-09 09:00:34 -0700
  • dd46f5ff20 document get_queryset usage Jason Kraus 2018-10-05 10:35:34 -0700
  • b4be0d1837 pep8 fix: W293 Jason Kraus 2018-10-05 09:56:41 -0700
  • 2c6faa63c2 cleanup get_queryset API to match proposal as close as possible Jason Kraus 2018-10-05 09:47:23 -0700
  • 857b20a2f2 add queryset_resolver to DjangoConnectionField and fix test failures Jason Kraus 2018-10-05 09:35:34 -0700
  • eb938da353 first attempt at adding get_queryset Jason Kraus 2018-10-04 14:19:08 -0700
  • f3144bf996
    fix order in params Alonso 2018-09-26 13:07:50 -0500
  • f2c4b554bb
    Merge dd1e1691cd into f76f38ef30 Egyed Zoltán 2018-09-26 11:42:46 +0000
  • dd1e1691cd Charfield blank=True fix v2 Zoltan Egyed 2018-09-26 13:42:36 +0200
  • 6ed8269175 Charfield choice with blank=True fix Zoltan Egyed 2018-09-25 18:34:57 +0200
  • f26b60d12a
    Merge 979abd49e3 into f76f38ef30 Egyed Zoltán 2018-09-25 16:14:22 +0000
  • 979abd49e3 Charfield choices with blnak True are working with this Zoltan Egyed 2018-09-25 17:48:04 +0200
  • 7eb34abde7
    Merge branch 'master' into patch-1 Dan Palmer 2018-09-09 21:50:44 +0100
  • f76f38ef30
    Merge pull request #512 from kalekseev/schema-to-stdout Syrus Akbary 2018-09-09 22:49:53 +0200
  • 3d493c3bd9
    Merge pull request #513 from danpalmer/patch-2 Syrus Akbary 2018-09-09 22:49:01 +0200
  • 2b08e59bea
    Revert to default query execution behaviour Dan Palmer 2018-09-09 21:44:30 +0100
  • 040f6aa10e
    Document, including whether fields are required Dan Palmer 2018-09-09 19:01:00 +0100
  • e6b21594d7
    Add some documentation to DjangoDebug Dan Palmer 2018-09-09 18:59:28 +0100
  • 85527e1f94 Provide a way to dump schema to stdout. Konstantin Alekseev 2018-09-08 15:33:30 +0300
  • f4bbae29df
    Updated version to 2.2.0 v2.2.0 Syrus Akbary 2018-09-05 23:20:25 +0200
  • f6dba3942c
    Merge pull request #506 from ccsv/patch-1 Syrus Akbary 2018-09-05 13:30:40 +0200
  • 2ccd483ffc
    Update authorization.rst Syrus Akbary 2018-09-05 13:22:54 +0200
  • 446013c752
    Update authorization.rst Syrus Akbary 2018-09-05 13:21:39 +0200
  • 21bad6105c
    Merge pull request #472 from wsantos/master Syrus Akbary 2018-09-05 13:20:38 +0200
  • a59f41b080
    Remove iso8601 dependency, updated graphql-core Syrus Akbary 2018-09-05 13:18:09 +0200
  • e45708b44e
    Merge pull request #492 from jayhale/django-filter-2 Syrus Akbary 2018-09-05 13:10:52 +0200
  • 0314931f12 Removed Django < 1.11 compatibility checks from tests Jay Hale 2018-08-16 14:32:10 -0400
  • f8dff38e29 Remove unnecessary compat utility for Django < 1.11 Jay Hale 2018-08-16 14:27:30 -0400
  • d8bdda94df Add back support for django-filter < 2 Jay Hale 2018-08-16 14:05:34 -0400
  • 9152075ed8 Remove unsupported python & Django test cases Jay Hale 2018-08-07 13:01:53 -0400
  • dc0c2900d1 Making GrapheneFilterSetMixin compatible with django_filter 2 Jay Hale 2018-08-05 10:26:14 -0400
  • 14f156ef5f
    Merge pull request #491 from ACollectionOfAtoms/patch-1 Syrus Akbary 2018-08-31 11:53:58 +0200
  • cb87f40165
    Document that staticfiles is now a dependency. Dan Palmer 2018-08-30 20:59:09 +0100
  • 7e8f6dbd4e
    Change quotes to improve some syntax highlighting Dan Palmer 2018-08-30 20:58:00 +0100
  • e50e12bc9f
    Move GraphiQL's JS into a separate file for ease of CSP Dan Palmer 2018-08-30 20:36:26 +0100
  • 24ebc20bf4
    Fix comment Dan Palmer 2018-08-30 20:32:38 +0100
  • d1b734f07d
    Allow the user to see the query before prompting Dan Palmer 2018-08-30 20:31:39 +0100
  • 9a5b3556d3
    Special case reloads as allowed if we can Dan Palmer 2018-08-30 19:48:38 +0100
  • 0d8f9db3fb
    Pass options from the fragment, not the template context Dan Palmer 2018-08-30 19:48:21 +0100
  • 3755850c2e
    Use the fragment for the URL Dan Palmer 2018-08-30 19:47:48 +0100
  • 219005952a
    Don't execute on GET for GraphiQL Dan Palmer 2018-08-30 19:29:33 +0100
  • d1aecab475 add integrity and crossorigin attributes Adam Johnson 2018-08-30 20:44:15 +0300
  • 84d82f82a9
    Update authorization docs to Graphene 2.0 C Chan 2018-08-29 00:37:27 -0700
  • c37c1c2d11
    Always use HTTPS for CDN files Adam Johnson 2018-08-17 11:07:37 +0200