• 
      

    Add release notes for django-assert-queries 2.0.

    Review Request #14334 — Created Feb. 6, 2025 and submitted — Latest diff uploaded

    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.

    Commits

    Files