• 
      

    Update our extension test settings for modern Django storage options.

    Review Request #14114 — Created Aug. 22, 2024 and submitted

    Information

    ReviewBot
    release-4.x

    Reviewers

    The old STATICFILES_STORAGE setting has been replaced with STORAGES,
    allowing us to test with more modern versions of Django. This was
    failing on Django 4.2.

    Unit tests pass.

    Summary ID
    Update our extension test settings for modern Django storage options.
    The old `STATICFILES_STORAGE` setting has been replaced with `STORAGES`, allowing us to test with more modern versions of Django. This was failing on Django 4.2.
    1cdc59fb778458c112486c1b9dda26e26aabff45
    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (ea03abd)