• 
      
    Fish Trophy

    david got a fish trophy!

    Fish Trophy

    Fix one more case of needing .set() for a many relation.

    Review Request #12121 — Created March 8, 2022 and submitted

    Information

    Review Board
    release-5.0.x

    Reviewers

    This change fixes one more case where we were using the assignment
    operator to set the far side of a many relation instead of the .set()
    method. This was hit in a Power Pack test case.

    Ran Power Pack tests without seeing the warning.

    Summary ID
    Fix one more case of needing .set() for a many relation.
    This change fixes one more case where we were using the assignment operator to set the far side of a many relation instead of the `.set()` method. This was hit in a Power Pack test case. Testing Done: Ran Power Pack tests without seeing the warning.
    b4155754bb220a69204032cb6fd8bd5bb92a9ff3
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to django-3.2 (b3e36ce)