Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-12 | 635 Bytes | |
v3.2.2 source code.tar.gz | 2024-06-12 | 129.2 kB | |
v3.2.2 source code.zip | 2024-06-12 | 219.4 kB | |
Totals: 3 Items | 349.2 kB | 0 |
What's Changed
- Bump django from 3.2.24 to 3.2.25 in /examples/cookbook by @dependabot in https://github.com/graphql-python/graphene-django/pull/1508
- Make use of http.HTTPStatus for response status code checks by @ulgens in https://github.com/graphql-python/graphene-django/pull/1487
- Not require explicitly set
ordering
inDjangoConnectionField
by @kiendang in https://github.com/graphql-python/graphene-django/pull/1518 - Bump to 3.2.2 by @Flauschbaellchen in https://github.com/graphql-python/graphene-django/pull/1525
Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.2.1...v3.2.2