• 
      

    Update expected queries for changes in Django's ORM.

    Review Request #13484 — Created Jan. 4, 2024 and submitted

    Information

    Review Board
    master

    Reviewers

    Django has made some under-the-hood changes to related fields in the
    ORM, which broke some of our expected queries. This change fixes them up
    so tests pass.

    Ran unit tests.

    Summary ID
    Update expected queries for changes in Django's ORM.
    Django has made some under-the-hood changes to related fields in the ORM, which broke some of our expected queries. This change fixes them up so tests pass. Testing Done: Ran unit tests.
    f141df711c2be616e89627cc1b0fd8fd077a02e7
    Description From Last Updated

    Small nit, but I think it'd be good to mention in the description what version of Django these changes come …

    maubinmaubin
    maubin
    1. 
        
    2. Show all issues

      Small nit, but I think it'd be good to mention in the description what version of Django these changes come from.

    3. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (5480625)