thenewguy

Results 137 comments of thenewguy

Has anyone used any workarounds they like? I am still having trouble with this. The certbot machine wasn't logged in and certificates expired again. Any suggestions (that keep domain access...

I am happy to write the function and tests in a pr if the `set` function would be accepted

@evansd Would you accept a PR with this for immutable files? I.e. if `admin/js/vendor/jquery/jquery.min.220afd743d9e.js` exists, do not re-upload it?

@evansd This is a feature request I would like to implement for Whitenoise. Sorry for the poor wording It offers similar benefit to `WHITENOISE_KEEP_ONLY_HASHED_FILES`. This would greatly speed up the...

@evansd good news. will implement in a way that makes it possible to contribute

Question: Would this make sense as the default when the configured storage is a subclass of `ManifestStaticFilesStorage`? It could be moved into the `WhiteNoiseMiddleware` and `add_static_root_files` could be a calculated...

@evansd thoughts on merging? it has been working well for me

Unsubscribe On Mon, Jan 9, 2023, 11:05 AM koenigweichhardt ***@***.***> wrote: > > - 1 > > — > Reply to this email directly, view it on GitHub > ,...

Great! We would want a widget that takes a tag name and returns a tag model instance. We should start there. Most of the logic should already be available -...