Django-lookup-property

Latest version: v0.1.7

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

Scan your dependencies

Page 1 of 5

0.1.7

What's Changed

Fixes

* Fixes issues with using lookup properties from different models with the same name in a single queryset. Previously, one of the properties would overwrite the other.

Automated

* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/71
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/72
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/73
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/74
* Bump coverage from 7.5.3 to 7.5.4 in the python-dependencies group by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/75
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/76

---

**Full Changelog**: https://github.com/MrThearMan/django-lookup-property/compare/v0.1.6...v0.1.7

0.1.6

What's Changed

Fixes

* Fix issue where redeclaring the same lookup property in a filter would remove it from annotations

Automated

* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/69
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/70

---

**Full Changelog**: https://github.com/MrThearMan/django-lookup-property/compare/v0.1.5...v0.1.6

0.1.5

What's Changed

Features

* Add `order_by()` method to L-object.

Fixes

* Fix issue in codegen with more than two Q-nodes in a single expression.

---

**Full Changelog**: https://github.com/MrThearMan/django-lookup-property/compare/v0.1.4...v0.1.5

0.1.4

What's changed

Features

- Make L-object usable in `queryset.order_by()`

---

**Full Changelog**: https://github.com/MrThearMan/django-lookup-property/compare/v0.1.4...v0.1.4

0.1.3

What's Changed

Fixes

* Fixes L expression hashing with non-hashable values.

---

**Full Changelog**: https://github.com/MrThearMan/django-lookup-property/compare/v0.1.2...v0.1.3

0.1.2

What's Changed



* Make L expression support Q object `|`, `&` and `^` operations and F object `+`, `-`, `*`, `/`, and `%` operations.

Automated

* Bump the github-actions-dependencies group with 1 update by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/45
* Bump the python-dependencies group with 1 update by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/46
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/47
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/48
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/49
* Bump the python-dependencies group with 4 updates by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/50
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/51
* Bump the python-dependencies group with 1 update by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/52
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/53
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/django-lookup-property/pull/54
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/55
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/django-lookup-property/pull/56

---

**Full Changelog**: https://github.com/MrThearMan/django-lookup-property/compare/v0.1.1...v0.1.2

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.