Graphene-django-extensions

Latest version: v0.4.9

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

Scan your dependencies

Page 1 of 8

0.4.9

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Features

* Add flag for removing "base fiields" for translatable fields from query types

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.8...v0.4.9

0.4.8

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Features

* Add support for Graphene v3.4.0

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.7...v0.4.8

0.4.7

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Fixes

* Fixes the new ALL filter to require full names for the filters names

Automated

* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/94
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/95

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.6...v0.4.7

0.4.6

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Features

* Add option for filtering multi-valued relationships in the more permissive way described [here](https://docs.djangoproject.com/en/5.1/topics/db/queries/#spanning-multi-valued-relationships:~:text=Otherwise%2C%20to%20perform%20a%20more%20permissive%20query%20selecting%20any%20blogs%20with%20merely%20some%20entry%20with%20%E2%80%9CLennon%E2%80%9D%20in%20its%20headline%20and%20some%20entry%20from%202008%2C%20we%20would%20write%3A).

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.5...v0.4.6

0.4.5

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Features

- Add refactored translatable field support behind experimental settings 60

> Removes `<field>_<lang>` type fields from query types and replaces them with automatically translated `<field>` based on `Accept-Language` header or a cookie based on `settings.LANGUAGE_COOKIE_NAME`. Also adds two options for `<field>_translations` field, which can be used to list or select multiple fields.
>
>Enable support with `EXPERIMENTAL_TRANSLATION_FIELDS: True` in `GRAPHENE_DJANGO_EXTENSIONS` settings and select the field type for the multi-language field with `EXPERIMENTAL_TRANSLATION_FIELDS` either `list` or `types`.

Automated

* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/45
* Bump the python-dependencies group with 5 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/47
* Bump the python-dependencies group with 3 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/49
* Bump MrThearMan/CI from 0.4.9 to 0.4.11 in the github-actions-dependencies group by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/51
* Bump the python-dependencies group with 3 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/52
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/54
* Bump the python-dependencies group with 4 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/56
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/58
* Bump the python-dependencies group with 3 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/61
* Bump graphene-django from 3.2.1 to 3.2.2 in the python-dependencies group by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/63
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/46
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/48
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/50
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/53
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/57
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/59
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/62

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.4...v0.4.5

0.4.4

<!-- Release notes generated using configuration in .github/release.yml at main -->

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.3...v0.4.4

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.