Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-09 | 1.3 kB | |
v3.2.1 source code.tar.gz | 2024-04-09 | 129.5 kB | |
v3.2.1 source code.zip | 2024-04-09 | 219.7 kB | |
Totals: 3 Items | 350.5 kB | 0 |
What's Changed
- fix: same type list by @superlevure in https://github.com/graphql-python/graphene-django/pull/1492
- feat!: check Django model has a default ordering when used in a Relay Connection by @tcleonard in https://github.com/graphql-python/graphene-django/pull/1495
- Bump django from 3.1.14 to 3.2.24 in /examples/cookbook by @dependabot in https://github.com/graphql-python/graphene-django/pull/1498
- fix: Fix broken 'get_choices' with restframework 3.15.0 by @diogosilva30 in https://github.com/graphql-python/graphene-django/pull/1506
- Allows field's choices to be a callable by @nossila in https://github.com/graphql-python/graphene-django/pull/1497
- Fix ReadTheDocs builds by @PabloAlexis611 in https://github.com/graphql-python/graphene-django/pull/1509
- Bump to 3.2.1 by @kiendang in https://github.com/graphql-python/graphene-django/pull/1512
New Contributors
- @diogosilva30 made their first contribution in https://github.com/graphql-python/graphene-django/pull/1506
- @nossila made their first contribution in https://github.com/graphql-python/graphene-django/pull/1497
- @PabloAlexis611 made their first contribution in https://github.com/graphql-python/graphene-django/pull/1509
Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.2.0...v3.2.1