Add release notes for django-assert-queries 2.0.

Review Request #14334 — Created Feb. 6, 2025 and updated

Information

django-assert-queries
main

Reviewers

This release fixes problems with comparing expected data against
executed queries when those queries involve the deletion of objects.

It also enables join type checks and subquery checks by default when
asserting expected queries.

Built the docs and checked the release notes for errors.

Summary ID
Add release notes for django-assert-queries 2.0.
This release fixes problems with comparing expected data against executed queries when those queries involve the deletion of objects. It also enables join type checks and subquery checks by default when asserting expected queries.
082021c519cf2c5bff6e8e0a3f93411deb4cf887
Checks run (2 succeeded)
flake8 passed.
JSHint passed.
david
  1. Ship It!
  2.