Michael

Results 6 comments of Michael

Same issue, WHITENOISE_MANIFEST_STRICT=False doesn't work with CompressedManifestStaticFilesStorage. Got: `ValueError: The file 'somefile.example' could not be found with .`

> When using S3 if query-string authentication is enabled, you can end up in a situation where CSS files contain URLs with query-string parameters such as `AWSAccessKeyId=...&Signature=...=&Expires=...` -- and each...

The same issue, I don't think it's the right behavior. The documentation doesn't mention anything about usage, but it states that it can be used with the REST API. There...

For myself, I reworked the user_data method, which instead of decoding the jwt token, goes and retrieves information from https://graph.microsoft.com/v1.0/me using the access token. I can submit a pull request.

I have the same issue on my MacBook M1 Pro when using transition together with a select. When I add more than 7 options, I get a React error saying...