Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/strawberry-graphql/strawberry-django

Strawberry GraphQL Django extension
https://github.com/strawberry-graphql/strawberry-django

Merge pull request #184 from strawberry-graphql/pin-strawberry-version

Pin strawberry-graphql to <0.132.1

46690a9f2977685fbd1a76f76409f826d2a0fbf2 authored about 2 years ago by Patrick Arminio <[email protected]>
Pin strawberry-graphql to <0.132.1

The [v0.132.1](https://github.com/strawberry-graphql/strawberry/releases/tag/0.132.1)
release of...

89c8d666d1b7402b0dac039dfca2f0b161b35423 authored about 2 years ago by Jonathan Kim <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- https://github.com/myint/autoflake → https://github.com/PyCQA/autoflake
- [github.com...

a1948f12141ef9f375544eb58d8e2d07e3c0cdf9 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: Only append order to the resolver if it is a list

5d85c4b43842cb401506c86954a33e94251e53c8 authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
chore: Release 0.5.0

bc3f413272188416c0c0ef18b478b783162682c0 authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
chore: Update pre-commit packages

c2599ac490d2f532deb15aac2f14e2cd9f818209 authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Merge pull request #175 from DavidLemayian/patch-2

fix(doc): update mkdocs.yml to point to correct branch

138e48e6f6789d2eccda3dfd9c21916e94b1a115 authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Merge pull request #176 from DanielHuisman/fix/order-inherintance

Fix field ordering inheritance

0c633dfce47574f85248012a2f0c86bdcce22132 authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Fix field ordering inheritance

58b69c627a71ffea56500cdf4812a1abd3e907e1 authored about 2 years ago by Daniel Huisman <[email protected]>
fix(doc): update mkdocs.yml to point to correct branch

aed3dcdb910c3a0d9b2d8bda062435bd1f0ea114 authored about 2 years ago by David Lemayian ✨ <[email protected]>
Merge pull request #170 from tanaydin/patch-1

Update pagination.md

181e75cf0fc96b219bdd4fce9ca34f87b33bb9c0 authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Update pagination.md

Fixed small typo.

92edd26ab0a8aac20eee15dac3acdee6e9e6feab authored about 2 years ago by tanaydin sirin <[email protected]>
Merge pull request #160 from noelleleigh/automatic-descriptions

feat: Use Django textual metadata in GraphQL

186fc2f48591cdb784f7b34053ab1356d78628b9 authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Add settings.py

Contains code for implementing custom Django settings

8f59a2551b3968d676540069676bdb28220aadc8 authored about 2 years ago by Noelle Leigh <[email protected]>
Add settings tests

94a591264bafa3a621212226a25295cdb5723a7b authored about 2 years ago by Noelle Leigh <[email protected]>
update tests to use settings

144525fe3da49888b8e4987520607e56ffa45648 authored about 2 years ago by Noelle Leigh <[email protected]>
add settings to the docs

60fc1dd92174657d830ecd5cadff0821f94b86d2 authored about 2 years ago by Noelle Leigh <[email protected]>
Use settings to control description usage

e6801c0099e58e76fb5a16a7f04897e5925b0270 authored about 2 years ago by Noelle Leigh <[email protected]>
Merge branch 'main' into automatic-descriptions

91cf61ce04c8b3eb9ca8e207e9c9014cd51167f9 authored about 2 years ago by Noelle Leigh <[email protected]>
Merge pull request #166 from sisocobacho/patch-1

adding installation with pip

4cdb841f5295a893cb95123f9541ec16e72319c4 authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
adding installation with pip

2906f679e5ef57f9a254bcdf003469d3905b7e7c authored about 2 years ago by sisocobacho <[email protected]>
Merge branch 'main' into automatic-descriptions

c9b666ca3b06b8281725dd8cf25c0610aaa0e5bf authored about 2 years ago by Noelle Leigh <[email protected]>
Merge pull request #162 from noelleleigh/improve-typing

Add many type hints

285a66194ca1d3f2549b5d1b204d69e40eb1557d authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Make StrawberryDjangoType generic

Like
https://github.com/blb-ventures/strawberry-django-plus/blob/4b38110c70fda382306e18eecda37ae...

855d92d48af4f58a695657eda1c1c1775cd08e86 authored about 2 years ago by Noelle Leigh <[email protected]>
Consistent indentation for Python samples

Co-authored-by: Thiago Bellini Ribeiro <[email protected]>

caf8e82a3e6c60755eae6d95506cc80b620b06da authored about 2 years ago by Noelle Leigh <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

63fb128dd1f6274e97e5be0a08afe841643ebe0b authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
types: StrawberryDjangoField.from_field args

8ed6ff5f19a043c2dbb5a8270b28e5e2890fa757 authored about 2 years ago by Noelle Leigh <[email protected]>
types: StrawberryDjangoFieldBase

501660b85d3cb7c4d1601dbba3b71474e6be8f71 authored about 2 years ago by Noelle Leigh <[email protected]>
types: get_fields args and return

0a43d19619c646f50f7d2d1e077f15894c1aaffa authored about 2 years ago by Noelle Leigh <[email protected]>
types: Correct StrawberryDjangoType.field_cls

In #135, a type annotation was added that didn't accurately reflect the
true operation of the `S...

9ca1f40f6e369d455d559fb7c43815c1ccddf585 authored about 2 years ago by Noelle Leigh <[email protected]>
types: get_type_attr args

6687747948c8d9a6aabd3ef97de41cbab8bb1270 authored about 2 years ago by Noelle Leigh <[email protected]>
types: StrawberryDjangoField args

864b4ec4abf8b642a5351fc388825b594bff11a9 authored about 2 years ago by Noelle Leigh <[email protected]>
types: add Django model class annotations

0bc965aa97b36fb6f3a871da3bac77b6b90401d3 authored about 2 years ago by Noelle Leigh <[email protected]>
types: resolve_model_field_name args

9b718465030f0a9988633fd7c46f471bac661322 authored about 2 years ago by Noelle Leigh <[email protected]>
resolve_model_field_name: simplify isinstance

ManyToOneRel is a subclass of ForeignObjectRel, so it doesn't need to be
specified in the isinst...

9f71422e5cb15190929d9d157825b6954cca4e37 authored about 2 years ago by Noelle Leigh <[email protected]>
types: get_field args

26069aa93da481b6093acc0a824459609ec8e61e authored about 2 years ago by Noelle Leigh <[email protected]>
types: resolve_model_field_type args

55971880c82477a1f92fc47b22414bee78153046 authored about 2 years ago by Noelle Leigh <[email protected]>
types: get_model_field

be35cb02a2e4179cf1985d95e51003f30f7e9f6b authored about 2 years ago by Noelle Leigh <[email protected]>
types: get_annotations return type

e13578f889d387cb7d2c5b933b5bdc4a5569574a authored about 2 years ago by Noelle Leigh <[email protected]>
mypy: DjangoCacheBase.hash_fn returns Hashable

This is to match the return type of `functools._make_key()`.

d114e1a72fe14ebdbe01b8dc463640a1b710b0aa authored about 2 years ago by Noelle Leigh <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

acc85d0973ba0cf262d12a0173fb0c4c9fee9553 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add logic to avoid empty strings

d52cfc7200aa7ed911f416299aa0b3a0f2535c89 authored about 2 years ago by Noelle Leigh <[email protected]>
docs: format example code

7e8b84f92dfa12e240faad6a38c13e81f5dc712b authored about 2 years ago by Noelle Leigh <[email protected]>
Merge branch 'main' into automatic-descriptions

e7a743027eb8f2e13cf7f8936b655c8bacc0f816 authored about 2 years ago by Noelle Leigh <[email protected]>
Merge pull request #161 from noelleleigh/unknown-field-types

fix: Raise NotImplementedError on unknown Django fields

01eb38ca23e456ddfd5f7aec0f222a1fcd60ac1c authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Merge pull request #158 from yunojuno/docs/override-field-class

Documentation for overriding the field class

dcde23bb29f300aa1b03cfb210cd60651c0c44de authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Update docs/references/fields.md

Co-authored-by: Thiago Bellini Ribeiro <[email protected]>

79a5cff545ab3593ab6c005ba9b8f0a2f6fba29d authored about 2 years ago by Ben Howes <[email protected]>
Update docs/references/fields.md

Co-authored-by: Thiago Bellini Ribeiro <[email protected]>

30e4ca8ae645748b2d5629e50f89826ab463fd51 authored about 2 years ago by Ben Howes <[email protected]>
fix: Raise NotImplementedError on unknown Django fields

Ensures that any Django model field that is not recognized by
strawberry_django will cause `NotI...

82e9ef058ae1d1e1a7d35bd1b704f836c24f283f authored about 2 years ago by Noelle Leigh <[email protected]>
docs: Update examples to include descriptions

e7c6c311e3404fdeab8f0738e73c440393542fc1 authored about 2 years ago by Noelle Leigh <[email protected]>
feat: Use Django textual metadata in GraphQL

Automatically add Django model docstring and field help_texts to the
Strawberry type description...

dbe6f07ed82c3506d3e9d64de462e438fc409a64 authored about 2 years ago by Noelle Leigh <[email protected]>
Added some documentation for overriding the field class

f59f994a6d6be2bb64ecc052c58aaf17eaf648a4 authored about 2 years ago by Ben Howes <[email protected]>
Merge pull request #154 from q0w/patch-1

Update docs link in README

02dacc187667f074d338fc07d65b517325b7325a authored about 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Update docs link in README

7dfe9f9fc521ac954e2751f8664541c981bc222a authored about 2 years ago by q0w <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

67e43ae35cf47c7832c28f1a18cf9a2b5d58c129 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Started docs for query

Started docs for query

436f86845547c9f2854b6ba4aa89c5a7c6bab5f8 authored over 2 years ago by C Chan <[email protected]>
chore: Release 0.4.0

c848163f77ac3225250c42d7821c013a317a6401 authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Merge pull request #141 from strawberry-graphql/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

3728659bbd2a2a65673280a788eb543fa4a13c7a authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Merge pull request #144 from FlickerSoul/main

feat: link JSONField to strawberry.scalars.JSON

50e079117e3ac662af154f55edf94c23843f309e authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
feat: link JSONField to strawberry.scalars.JSON

6d1c85903a2cbadea8f2fd9c80b5ca5eeb036765 authored over 2 years ago by FlickerSoul <[email protected]>
Merge pull request #140 from nrbnlulu/main

Site for docs

c6289ab3e26fb6569a8a51d7574cfd201bbf2c7a authored over 2 years ago by Patrick Arminio <[email protected]>
docs - formatting index.md

9c82c99a333931e3af3b86e36513110449590e23 authored over 2 years ago by Nir <[email protected]>
docs - naming no case .md's

82f81f3fb8905ec80794f23e8dee70f9c5c38aea authored over 2 years ago by Nir <[email protected]>
docs - add community-projects.md

58649ba9fbf385c93f9898221d6409d77f4baace authored over 2 years ago by Nir <[email protected]>
docs - fix workflow and reviews from SD+

101b33c49931ecf1346709795b97bae0344c1d12 authored over 2 years ago by Nir <[email protected]>
Merge branch 'strawberry-graphql:main' into main

8d20e3881f7ec9b7a54f25ffef52725600f2e039 authored over 2 years ago by Nir <[email protected]>
docs - docs workflow try 1

df47158dfcbfca35bd82704a9a8bb1a7e59ee549 authored over 2 years ago by Nir <[email protected]>
docs - restored formatting issues

2bc9a75ff3ae13f63719334e908c37fed12db377 authored over 2 years ago by Nir <[email protected]>
docs - restored formatting issues

a56f034d3852264993e673df0a425a34c1e592ef authored over 2 years ago by Nir <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0.....

60a7ca271b596fdf9a7c85c27c44ed52c791a37d authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #135 from yunojuno/feat/custom-field-cls

feature: allow overriding field class

fe0479e5299bce653efa3fd634ee2e4b390eb825 authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Use strawberry provided get_field

4fac45dc61a04815fb49a15bc669f9db6dddc47b authored over 2 years ago by Ben Howes <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

9fc2353cb75bb6695f6eb445b3595ccb4c2e7719 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
docs - update metadata

ab23f0ccd2369d6c080a860555dbd3c1aacde054 authored over 2 years ago by nir <[email protected]>
docs - deploy try 2

fb16da115b355f7423f4ee2560879849ad7a3301 authored over 2 years ago by nir <[email protected]>
docs - deploy try 1

465ea731e821f16eda5a8848067b2625cae7ce9f authored over 2 years ago by nir <[email protected]>
docs - first commit

795792e627def13a7cd8c96d6efcaed29cfeaf9d authored over 2 years ago by nir <[email protected]>
Merge pull request #124 from augustebaum/docs_language

Update docs language and formatting

c63641f4ab359817e80e49303141a1d133a651d4 authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
docs: Added back removed section, changing the example a bit.

136229b38f88526b0473770b7361f0822f5b3a98 authored over 2 years ago by Auguste Baum <[email protected]>
feat: allow overriding field class

70da13ccb28ed10955fafa7aad90137e0eac337e authored over 2 years ago by Ben Howes <[email protected]>
chore: Release 0.3.1

d71a8cb5afd0c0286933428730dcdbb80a5ab9ad authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
Merge pull request #131 from FlickerSoul/main

fix: resolve `ManyToManyRel` and `ManyToOneRel` as non-null lists

d103ea44123efb6885e7254a61b59f2d0f5e86c9 authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
test: revise tests to inflect non-null list resolution

cd3f1aca542cd147cbb0b7d72cce46b7a2f0872e authored over 2 years ago by FlickerSoul <[email protected]>
fix: resolve m2m/m2o reverse rels as non-null lists

e737904fbc7fe2033596ca32d44111aa15c4f61c authored over 2 years ago by FlickerSoul <[email protected]>
Merge pull request #129 from yunojuno/fix/pass-through-field-attributes

fix: pass through more field attributes

6e8987388c9de904248b6e956e618aaa125bfe8b authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
fix: pass through more field attributes

12980f96017586131e5bf9f38f1af51e1895697f authored over 2 years ago by Ben Howes <[email protected]>
Merge pull request #127 from strawberry-graphql/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

6cb433aabcb1f4c4f016908dc8eeacaa207854c6 authored over 2 years ago by Patrick Arminio <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-prettier: v2.6.2 → v2.7.1](https://github.com/pre-comm...

36e48842cc4bbe218698f796af50095f65a91257 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #126 from hiporox/fix_nested_enums

feat: allow Enums to work with FilterLookup

3917d85b3a47a4f73ef03ab0af47d53f8ddeeb74 authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
feat: allow Enums to work with FilterLookup

20b75984010d29db12d40f67eb44d535fce0ee9a authored over 2 years ago by Julian Early <[email protected]>
Fixed example

a7999429b7a777fa8c42ecf455f4b5e014e7826d authored over 2 years ago by Auguste Baum <[email protected]>
Move changes to docs_language

b98df88d0b8965387b3de097aff82b05d55a87fb authored over 2 years ago by Auguste Baum <[email protected]>
Updated docs (language and formatting)

709239045f023b57872b375bdea3c3fd1377133d authored over 2 years ago by Auguste Baum <[email protected]>
Updated docs (language and formatting)

71f982b6aee8b3976170e11284d71610bf79bfd3 authored over 2 years ago by Auguste Baum <[email protected]>
Merge pull request #123 from strawberry-graphql/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

c94b7ceb7271f9d0602bc451c7830825ac24a88f authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-comm...

60aff5ec4b136d869ece1a1fcd2c64e23bcffce2 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #122 from hiporox/patch-1

Change order of inheritance for `StrawberryDjangoField`

8f2f5e9e3d1f607aba28858f890e246f0a9c688e authored over 2 years ago by Thiago Bellini Ribeiro <[email protected]>
fix: update MRO and all inheritence to apply in correct stack

3476483fca20cf2a33e6e11391647e26bc93f7c3 authored over 2 years ago by Julian Early <[email protected]>
Merge branch 'patch-1' of github.com:hiporox/strawberry-graphql-django into patch-1

3877a8f2656154c0c00dfc989a6d66c80f9da5d2 authored over 2 years ago by Julian Early <[email protected]>
Change order of inheritance for `StrawberryDjangoField`

The current MRO of `StrawberryDjangoField` has it applying pagination before the `StrawberryDjan...

4f1f7621298953b9db1122ec2cb5280d41417f4b authored over 2 years ago by Julian Early <[email protected]>