- Jun 17, 2021
-
-
Tonye Jack authored
-
- Jan 02, 2021
-
-
Tomás Fox authored
-
Max Peterson authored
DjangoObjectType.get_node calls get_queryset so this approach offers support for more cases and works with DjangoFilterConnectionField.
-
- Dec 04, 2020
- Nov 08, 2020
-
-
Tomás Fox authored
-
Tomás Fox authored
-
Ignacio Orlandini authored
-
- Sep 14, 2020
- Sep 08, 2020
-
-
Tomás Fox authored
-
Thiago Bellini Ribeiro authored
-
- Jun 05, 2020
-
-
NyanKiyoshi authored
Bump django from 2.2.10 to 2.2.13
-
dependabot[bot] authored
Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.10...2.2.13 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Mar 05, 2020
-
-
Mikail KOCAK authored
-
- Feb 25, 2020
-
-
NyanKiyoshi authored
-
Marcin Gębala authored
Fix compatibility with newer django-graphene
-
- Feb 12, 2020
-
-
NyanKiyoshi authored
Bump django from 2.2.4 to 2.2.10
-
- Feb 11, 2020
-
-
dependabot[bot] authored
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.4...2.2.10 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Dec 20, 2019
-
-
Juha Yrjölä authored
Newer versions of django-graphene have resolver functions with the model class as the first argument. Make QueryOptimizer._get_name_from_resolver() more robust by looking for the first function argument that is either a string or another partial function.
-
Juha Yrjölä authored
-
- Oct 29, 2019
-
-
NyanKiyoshi authored
Bump django from 2.2.2 to 2.2.4
-
dependabot[bot] authored
Bumps [django](https://github.com/django/django) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.2...2.2.4 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Oct 11, 2019
-
-
NyanKiyoshi authored
-
Marcin Gębala authored
made name fetching from resolver work for relay connections
-
- Oct 10, 2019
- Oct 08, 2019
-
-
Dan Bate authored
-
- Sep 27, 2019
-
-
Marcin Gębala authored
Compatibility with graphene-django v2.6.0
-
- Sep 24, 2019
-
-
Piotr Roszatycki authored
-
- Aug 02, 2019
-
-
NyanKiyoshi authored
-
NyanKiyoshi authored
Fix variable handling and null values
-
NyanKiyoshi authored
-
NyanKiyoshi authored
Dropped support of django 1.9, 1.10 and python 3.4
-
NyanKiyoshi authored
-
- Aug 01, 2019
-
-
NyanKiyoshi authored
-
- Jul 31, 2019
-
-
Marcin Gębala authored
Add support for object type inputs in prefetch hints
-
- Jun 24, 2019
- Jun 18, 2019
-
-
Tomás Fox authored
-