• 
      

    Make TestCase._fixture_setup a classmethod.

    Review Request #14820 — Created Feb. 17, 2026 and submitted

    Information

    Djblets
    release-6.x

    Reviewers

    In Django 5+, the _fixture_setup method has changed to be a
    classmethod. This change updates our testcase subclass to match.

    This change was split off from /r/14783 since that moved to
    release-5.x

    Ran unit tests.

    Summary ID
    Make TestCase._fixture_setup a classmethod.
    In Django 5+, the `_fixture_setup` method has changed to be a classmethod. This change updates our testcase subclass to match. Testing Done: Ran unit tests.
    llowlmoszlwprwsnyyqppmymqvpyxqso
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (3eaf9d0)