Changes between Initial Version and Version 1 of Ticket #27590, comment 9


Ignore:
Timestamp:
Nov 17, 2020, 3:58:41 AM (4 years ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27590, comment 9

    initial v1  
    2727Using a storage covers the ''separate s3 bucket'' use-case (and similar) but also avoids the cumbersome [https://github.com/django/django/pull/12187/files#diff-f5c7100e3528e9f6edb98cd5a3d33133bdde6286a89fa472f89980fb07364a8eR366 ManifestHandler wrapper from the initial PR here].
    2828
    29 I think with that, and tests, and documentation of the new parameter, with an example of how to configure it, we have a fix here. (That the configuration is a little cumbersome would hopefully spur renewed interest in pushing forward with #26029.)
     29I think with that, and tests, and documentation of the new parameter, with an example of how to configure it, we'd have a fix here. (That the configuration is a little cumbersome would hopefully spur renewed interest in pushing forward with #26029.)
    3030
Back to Top