- update to 3.2.0:
* Add support for validation rules
* Provide setting to enable/disable converting choices to enums
globally
- update to 3.1.6:
* Only release on pypi after tests pass
* fix: empty list is not an empty value for list filters even
when a custom filtering method is provided
* adding optional_field in Serializermutation to enfore some
fields to be optional
* Typo fixes
* Support displaying deprecated input fields in GraphiQL docs
* Fix graphiql explorer styles by sending missing param to
render_graphiql
* Add Python 3.12 to CI
* Remove Django 4.1 (EOL) and add Django 5.0 to CI
- update to 3.1.5:
* fix: fk resolver permissions leak
* Support base class relations and reverse for proxy models
* exclude 'fans' from ReporterForm tests
* Update mutation.py to serialize Enum objects into input
values
* Remove Python 3.7 (EOL since EOL since 2023-06-27) from CI
* Prevent duplicate CI runs, also work with PRs from forks
* Use ruff in pre-commit
* fix: foreign key nullable and custom resolver
* Miscellaneous CI fixes
- update to 3.1.3:
* Update the path to GraphQL Server Specification for Relay
* Add JSONField back to graphene_django.compat module for
OBS-URL: https://build.opensuse.org/request/show/1138685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-graphene-django?expand=0&rev=9
* Add support for validation rules
* Provide setting to enable/disable converting choices to enums
globally
- update to 3.1.6:
* Only release on pypi after tests pass
* fix: empty list is not an empty value for list filters even
when a custom filtering method is provided
* adding optional_field in Serializermutation to enfore some
fields to be optional
* Typo fixes
* Support displaying deprecated input fields in GraphiQL docs
* Fix graphiql explorer styles by sending missing param to
render_graphiql
* Add Python 3.12 to CI
* Remove Django 4.1 (EOL) and add Django 5.0 to CI
- update to 3.1.5:
* fix: fk resolver permissions leak
* Support base class relations and reverse for proxy models
* exclude 'fans' from ReporterForm tests
* Update mutation.py to serialize Enum objects into input
values
* Remove Python 3.7 (EOL since EOL since 2023-06-27) from CI
* Prevent duplicate CI runs, also work with PRs from forks
* Use ruff in pre-commit
* fix: foreign key nullable and custom resolver
* Miscellaneous CI fixes
- update to 3.1.3:
* Update the path to GraphQL Server Specification for Relay
* Add JSONField back to graphene_django.compat module for
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-graphene-django?expand=0&rev=15