Django-cte

Latest version: v1.3.3

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

Scan your dependencies

Page 3 of 3

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.

0.1.4

- Fix related field attname masking CTE column.

0.1.3

- Add `django_cte.raw.raw_cte_sql` for constructing CTEs with raw SQL.

0.1.2

- Improve error on bad recursive reference.
- Add more tests.
- Add change log.
- Improve README.
- PEP-8 style fixes.

0.1.1

- Fix readme formatting on PyPI.

0.1

- Initial implementation.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.