Graphene-django

Latest version: v3.2.3

Safety actively analyzes 723929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

2.10.0

Not secure
New features

* Disable system checks for graphql_schema management command (939)
* Convert nullable BooleanField to nullable Boolean field (777)
* Improve DjangoListField (929)
* Allow defining fields as an empty list (871)

Bugfixes

* Switch `operation_name` to `operationName` in GraphQLTestCase (936)
* GraphQlView: Do not 'instantiate_middleware' if middleware is already a MiddlewareManager (952)

Huge thanks to millar, noelleleigh, ganwell, jckw and msimon for helping!

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.9.1...v2.10.0

2.9.1

Not secure
Bugfixes

* Fix error with DjangoModelFormMutation (915)

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.9.0...v2.9.1

2.9.0

Not secure
New features

* Add options to override how Django Choice fields are converted to Enums (860)
* Detect schema export format from output file path (to support exporting .graphql files) (868)

Bugfixes

* Allow string references in DjangoListField (885)
* Use actual root/variables/context args of the execute method (878)
* Include form data in DjangoFormMutation responses (811)
* Exclude read_only fields from input in DRF mutation (882)
* Fix a typo in the warning (884)
* Use to_representation in favor of get_attribute (848)

Huge thanks to B4rtware, fulaphex, knabben, protasovse, GeyseR and rip-the-jacker for helping!

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.8.2...v2.9.0

2.8.2

Not secure
Bugfixes

* Check exclude fields correctly (873)
* Adding support for disabling enum creation on SerializerMutation (851)
* Allow for easier template overrides in graphiql (863)

Huge thanks to benhowes and leewardbound for helping!

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.8.1...v2.8.2

2.8.1

Not secure
Bugfixes

* Raise exception early if DjangoModelFormMutation doesn't find a model type (839)
* Resolve django translation deprecation warnings (847)
* Resolve django encoding deprecation warnings (853)
* Fix force_str deprecation warning (858)
* Only warn don't throw if a field doesn't exist on the Django model (862)

Huge thanks to luto and zhelyabuzhsky for helping!

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.8.0...v2.8.1

2.8.0

Not secure
Changelog

New features

* Add headers arg to GraphQLTestCase.query (827)
* Read csrftoken from DOM if no cookie is set in graphiql browser (826)
* Add support for partial updates when using Django Rest Framework serializers (731)
* Raise exceptions if fields defined in Meta.fields and Meta.exclude on DjangoObjectType don't exist (842)

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.7.1...v2.8.0

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.