Mark Bakhit
Mark Bakhit
Seems to be related the Python v3.7 tests `py37-django32: FAIL code 1 (19.58=setup[17.04]+cmd[2.54] seconds)`
Marking this as draft due to tests failing
Closing in favor of #555
Given that `WhiteNoise` (and by extension [`ServeStatic`](https://github.com/Archmonger/ServeStatic)) currently do nothing with query strings, what is the proposed use case of preserving query strings?
So if I understand correctly, in this scenario you (or some proxy) are creating/embedding tracking IDs into static files for tracking/metrics purposes?
Okay I understand the benefit. Would you be interested in duplicating this PR into [ServeStatic](https://github.com/Archmonger/ServeStatic)? For the last 5 years, things have been moving fairly slowly in `WhiteNoise` I don't...
The master branch needs to be re-merged into this PR Also, we only support Django > 3.2 now. Would you like to rewrite this to utilize `settings_to_cmd_args_env`?
#357 was not merged due to merge conflicts and the author not having time to resolve them. I am open to any branches that work off that PR.
Well I'm not sure what's going on, but somehow the issue resolved itself today with zero input from me.
Probably related to the latest `action/linkspector` version release https://github.com/UmbrellaDocs/action-linkspector/releases/tag/v1.2.4