Django-cte

Latest version: v1.3.2

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

Scan your dependencies

Page 2 of 3

1.1.4

- Python 3 compatibility.

1.1.3

- Fix CTE alias bug.

1.1.2

- Use `_default_manager` instead of `objects`.

1.1.1

- Fix recursive CTE pickling. Note: this is currently [broken on Django
master](https://github.com/django/django/pull/9134#pullrequestreview-112057277).

1.1.0

- `With.queryset()` now uses the CTE model's manager to create a new `QuerySet`,
which makes it easier to work with custom `QuerySet` classes.

1.0.0

- BACKWARD INCOMPATIBLE CHANGE: `With.queryset()` no longer accepts a `model`
argument.
- Improve `With.queryset()` to select directly from the CTE rather than
joining to anoter QuerySet.
- Refactor `With.join()` to use real JOIN clause.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.