Changes between Initial Version and Version 1 of Ticket #27590, comment 9
- Timestamp:
- Nov 17, 2020, 3:58:41 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27590, comment 9
initial v1 27 27 Using 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]. 28 28 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.)29 I 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.) 30 30