### Description Since ServeStatic is a fork of WhiteNoise for continued maintenance, there are a handful of whitenoise PRs that can/should be merged into this repo. Mergeable as-is - [x] https://github.com/evansd/whitenoise/pull/474 - [x] https://github.com/evansd/whitenoise/pull/484 Requires some work - [x] https://github.com/evansd/whitenoise/pull/366 - [x] https://github.com/evansd/whitenoise/pull/275 - This might be better implemented as a static manifest file. - Maybe only allow this with `ManifestStaticFilesStorage`? - [x] https://github.com/evansd/whitenoise/pull/486 Probably wont merge - https://github.com/evansd/whitenoise/pull/297 - https://github.com/evansd/whitenoise/pull/347 - https://github.com/evansd/whitenoise/pull/354 - https://github.com/evansd/whitenoise/pull/562 - https://github.com/evansd/whitenoise/pull/410
Description
Since ServeStatic is a fork of WhiteNoise for continued maintenance, there are a handful of whitenoise PRs that can/should be merged into this repo.
Mergeable as-is
Requires some work
ManifestStaticFilesStorage?Probably wont merge