Commit Graph

  • f0f117663c
    Merge pull request #306 from vpoulailleau/patch-1 Syrus Akbary 2017-11-12 10:25:24 -0800
  • e7391937dd fixes #322, fixed incorrect serializer instance usage Paul Bailey 2017-11-10 21:49:48 +0000
  • d875cd5e31 Merge 68bd88f99c into 2600f0f041 Gianni Moschini 2017-11-05 08:48:06 +0000
  • 68bd88f99c
    Fix kargs => kwargs in doc Gianni Moschini 2017-11-05 08:34:00 +0000
  • a3f3d90ab7
    Update README to reflect that resolve_only_args is deprecated mekhami 2017-11-04 12:29:58 -0500
  • 4013f78ecb fix default_queryset overriding queryset when merging queries Charles Haro 2017-11-03 12:26:49 -0700
  • 6d0837e7cb add test to show annotation not being perservered Charles Haro 2017-11-03 12:26:33 -0700
  • 5491e2cb00 add test to show .reverse() not being perserved Charles Haro 2017-11-03 12:25:22 -0700
  • 71a8c1924a Merge aa55a86f0d into 2600f0f041 Charles Haro 2017-11-03 19:18:12 +0000
  • aa55a86f0d fix bug causing order and annotations to not be perserved Charles Haro 2017-11-03 12:12:50 -0700
  • 8ec261e09b add test to show annotation is not being perserved Charles Haro 2017-11-03 12:12:22 -0700
  • 1d0eb7b4ab add test to ensure .reverse() is respected Charles Haro 2017-11-03 12:10:15 -0700
  • bbcd69967c
    Fix typos Justin Tervay 2017-11-01 13:56:28 -0700
  • b5e7614b05 More specific None check. Abram Booth 2017-10-31 09:33:16 -0400
  • c0103084b9 Merge 2a39f5d8ea into 2600f0f041 Charles Haro 2017-10-30 21:37:39 +0000
  • 2a39f5d8ea Allow abstract Connection Class to DjangoObjectType Charles Haro 2017-10-30 14:35:29 -0700
  • 189a586cfb
    Read CSRF token from DOM instead of cookie David Neale 2017-10-30 16:34:40 +0000
  • 00b5a176d3
    typo in authorization.rst Vincent Poulailleau 2017-10-30 09:54:09 +0100
  • 46e090f6de Merge 0b5f8e8507 into 2600f0f041 Luke Hodkinson 2017-10-30 03:59:48 +0000
  • 0b5f8e8507 Allow upserts when converting DRF serializers Luke Hodkinson 2017-10-30 14:57:35 +1100
  • 46334f2d8a Merge 6f4cf3c2ab into 2600f0f041 Carlos Martinez 2017-10-26 22:06:18 +0000
  • 0477c1a78a Fix typo in auth documentation Carlos Martinez 2017-10-26 15:18:07 -0500
  • 4f7775f367 Merge 7400179a34 into 2600f0f041 ChouUn 2017-10-26 20:06:40 +0000
  • b1a75d1230 Update auth documentation Carlos Martinez 2017-10-26 14:58:37 -0500
  • aff33bc549 Fix issue with tests Carlos Martinez 2017-10-26 14:12:11 -0500
  • 50e1d6ebf4 Fix issue Python 2.X Carlos Martinez 2017-10-26 14:08:41 -0500
  • e7600f4301 Fix import Mock Carlos Martinez 2017-10-26 12:22:12 -0500
  • 1faa41c63c Clean code Carlos Martinez 2017-10-26 12:14:40 -0500
  • af4bb53415 created decorators to mutation and connection Carlos Martinez 2017-10-26 12:03:28 -0500
  • 39252bf54f Update mode permissions required Carlos Martinez 2017-10-26 07:31:16 -0500
  • 2600f0f041 Point to stable version of Graphene 2.0 Syrus Akbary 2017-10-26 00:21:11 -0700
  • 296e4aed1d Auth init Carlos Martinez 2017-10-25 22:14:50 -0500
  • 5051d3bb61 Fixed lint v2.0.0 Syrus Akbary 2017-10-25 10:54:13 -0700
  • de3947351b Updated graphene-django to 2.0 🎉 Syrus Akbary 2017-10-25 10:49:37 -0700
  • 9ef31d849d Use maybe_queryset in DjangoFilterConnectionField Luke Hodkinson 2017-10-25 15:06:48 +1100
  • 2f2673dc5e Update documentation in tutorial to avoid positional argument error harshadbhatia 2017-10-24 22:52:05 +1100
  • 7400179a34 Update tutorial-plain.rst ChouUn 2017-10-20 15:27:00 +0800
  • 822ac15ea2 Merge 7bf2a65cf1 into 283bccf9d3 Stephen M 2017-10-19 17:37:11 +0000
  • 7bf2a65cf1 Typo fix in tutorial-plain.rst Stephen M 2017-10-19 10:36:37 -0700
  • 1d76db8164 Use super for base queryset logic Jacob 2017-10-09 23:00:09 -0500
  • 69cec060d8 Fix select_related with filtering Cameron Dawson 2017-07-21 11:23:16 -0700
  • fbac03456f Merge 210aac63a9 into 283bccf9d3 glamdisju 2017-10-10 22:03:36 +0000
  • 283bccf9d3 Merge pull request #287 from spockNinja/fix_master_failing_test Syrus Akbary 2017-10-11 00:03:17 +0200
  • 768fca668d Trying conditional build install override Jacob 2017-10-09 23:55:11 -0500
  • 886d909a9a Pin drf to < 3.7, fixes failing tests Jacob 2017-10-09 23:36:46 -0500
  • 210aac63a9 Ensure there is a context to pass Guillermo López Martín 2017-10-09 16:44:50 +0200
  • aa8dc54d21 Pass context to serializer so authentication works Guillermo López Martín 2017-10-09 16:35:31 +0200
  • 77f036157b Merge pull request #279 from nikolas/patch-1 Syrus Akbary 2017-10-09 13:21:34 +0200
  • d81ad67d08 Merge 435823f047 into 31085d8d7b Billy Jacoby 2017-10-09 11:20:03 +0000
  • 31085d8d7b Merge pull request #283 from TheBlusky/patch-1 Syrus Akbary 2017-10-09 13:19:55 +0200
  • 9c9cef4ea9 Update authorization.rst Dan Lousqui 2017-10-08 14:42:34 +0200
  • 435823f047 updated methods to take necessary parameters Billy Jacoby 2017-10-07 07:54:36 -0400
  • 04fc5a0305 intro tutorial: setup -> set up Nik Nyby 2017-10-04 23:13:00 -0400
  • bf7ad7eeda Test invalid forms Grant McConnaughey 2017-10-02 13:15:29 -0500
  • 463ce68b16 Change mutations to new 2.0 format Grant McConnaughey 2017-10-02 13:03:20 -0500
  • 666ddb2ff3 Merge form converter modules Grant McConnaughey 2017-10-02 09:42:57 -0500
  • f5083cb190 Change form valid method names Grant McConnaughey 2017-07-18 11:20:59 -0500
  • 507246468b Document form mutations Grant McConnaughey 2017-07-18 11:18:58 -0500
  • 4f904f4700 Test mutation Grant McConnaughey 2017-07-18 10:48:09 -0500
  • 80a06a0354 Fix flake8 issue Grant McConnaughey 2017-07-18 10:37:08 -0500
  • 26a4d315c5 Use options correctly Grant McConnaughey 2017-07-18 10:31:17 -0500
  • f034946cda Add Django form-based mutations Grant McConnaughey 2017-07-18 10:15:25 -0500
  • 459d7df42b Access to batch endpoint without parameters fixed Ivan Belokobylskiy 2017-09-27 18:46:32 +0300
  • 006175925f Merge 641223eb0e into f35e445963 Jan Češpivo 2017-09-14 12:32:05 +0000
  • 641223eb0e Fixed queryset annotation bug Jan Češpivo 2017-09-14 14:29:45 +0200
  • 2cba673a40 Merge 53122ee13a into f35e445963 Adrien Brunet 2017-09-12 08:27:16 +0000
  • 53122ee13a typo kargs --> kwargs Adrien Brunet 2017-09-12 10:26:59 +0200
  • 73905547c8 Fix tutorial-plain.rst typo in " Getting single objects" code example Miguel 2017-09-09 15:21:34 -0400
  • 54f434a1fe Merge 711be14fca into f35e445963 the_mason45 2017-09-07 08:24:23 +0000
  • f35e445963 Merge pull request #263 from jeremytiki/tutorial-update-graphene-2.0.dev Syrus Akbary 2017-09-07 01:24:17 -0700
  • 84d063261e Updated tutorial-plain to be in line with breaking changes in graphen-python>=2.0.dev: https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md\#simpler-resolvers Jeremy Spencer 2017-09-04 08:04:10 -0400
  • b7ac8e17c9 Update rest-framework.rst Syrus Akbary 2017-09-01 22:20:59 -0700
  • 13a2bc53d4 Merge branch 'master' into custom_instantiation Syrus Akbary 2017-09-01 22:19:20 -0700
  • 0e28ccc30a Updated versions in readme Syrus Akbary 2017-09-01 01:25:41 -0700
  • 55f9d72ecc Updated dev version Syrus Akbary 2017-09-01 01:19:22 -0700
  • f93251bcbb Removed pypy from travis Syrus Akbary 2017-09-01 00:53:04 -0700
  • 2a73e5e479 Fixed flake Syrus Akbary 2017-09-01 00:52:57 -0700
  • 728bcacb0e Merge pull request #261 from q3aiml/fix-serializermutation-regression Syrus Akbary 2017-09-01 00:47:34 -0700
  • 992fbf0c44 Merge pull request #245 from edmorley/fix-deprecation-warnings Syrus Akbary 2017-09-01 00:46:21 -0700
  • ec5dba35b3 Merge pull request #260 from ovidner/master Syrus Akbary 2017-09-01 00:39:52 -0700
  • c130490b4f ensure SerializerMutation.errors is None on success in 2.x Andy Clayton 2017-08-31 12:15:18 -0500
  • cc58b91e43 fix SerializerMutation regression for 2.x Andy Clayton 2017-08-31 11:07:05 -0500
  • 30ced72236
    Removed duplicate bdist_wheel section Olle Vidner 2017-08-31 15:34:22 +0200
  • 9cac83b168 Merge pull request #243 from jonatasbaldin/jonatas/fix-filtering-documentation Syrus Akbary 2017-08-29 22:33:35 -0700
  • a4cc360184 Merge branch 'master' into fix-deprecation-warnings Syrus Akbary 2017-08-29 22:33:10 -0700
  • 6de94a72bc Merge pull request #246 from harisibrahimkv/patch-1 Syrus Akbary 2017-08-29 22:31:02 -0700
  • 95edfdce91 Merge 442abf5bab into 1bea96b31e picturedots 2017-08-27 20:31:33 +0000
  • 1bea96b31e Merge pull request #229 from graphql-python/2.0 Syrus Akbary 2017-08-27 13:28:08 -0700
  • be20450a66 Don't break on inherited choices fields. Abram Booth 2017-04-21 13:25:30 -0400
  • 442abf5bab fixed out of date links to django filtering docs picturedots 2017-08-15 14:22:54 -0400
  • bf2b5a940e Changes one more occurence of the django-filter link. Haris Ibrahim K. V 2017-08-15 14:32:59 +0530
  • b9c8bb57be Fixes the link to django-filter usage documentation. Haris Ibrahim K. V 2017-08-15 14:09:36 +0530
  • b0df510872 Remove usages of deprecated field.rel Ed Morley 2017-08-14 14:01:04 +0100
  • dead04da77 Correct lookup parameter on django-filter is lookup_expr Jonatas Baldin 2017-08-12 23:24:50 -0300
  • 2929d0866c Merge pull request #236 from edmorley/generate-wheels Syrus Akbary 2017-08-07 21:17:18 -0700
  • 9fbb183820 Generate a universal wheel in addition to the source distribution Ed Morley 2017-08-07 22:25:22 +0100
  • 872ce3922e Added support for wheel package Syrus Akbary 2017-07-31 22:46:27 -0700
  • a7034baa03 Fixed examples Syrus Akbary 2017-07-31 22:42:16 -0700
  • 7768d1466b Merge pull request #234 from graphql-python/2.0-newresolvers Syrus Akbary 2017-07-31 22:37:59 -0700
  • 3d58148f03 Code adapted to new resolver API Syrus Akbary 2017-07-28 09:43:27 -0700