• 
      

    Update expected queries to match results when running against Django 5.2.

    Review Request #14814 — Created Feb. 11, 2026 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    Some query behavior inside Django has changed between 4.2 and 5.2, and
    we need to update some expected queries as a result. This change does
    that, and also updates the ReviewDetailView and CommentManager tests
    to use our shared equeries where we had some duplication.

    Ran unit tests.

    Commits

    Files