gabriels1234
gabriels1234
UPDATE: I was able to make the download and zip of many files (say: 3000 100kb files) in parallel not using await for each fetch. initially, it caused the ERR::INSUFFICIENT...,...
> my [adapter](https://github.com/jimmywarting/native-file-system-adapter) is better suited for a self hosted service worker solution as it don't use any mitm approch and communicates directly to the serviced worker Could you elaborate...
Any guesses? @selwin Should I investigate and try to make it happen if possible? (i.e adding an option to "stop/terminate" a job?)
Any help needed to move forward with this? Thanks!
Hi @chrisclark , Using django-storages with S3 gives a style and js -less Explorer . usually the static files are included in templates using the "static" simpletag. I believe the...
@chrisclark as a workaround, I added a Middleware to my app that replaces the static path for the django-storages prefixed version. I don't know how to better tackle this as...
Finally, I was able to fix it by setting STATIC_URL to have the s3 bucket url + '/static/'.
@chrisclark the problem comes because it's not REQUIRED for django to have STATIC_URL defined differently when using django-storages (s3 at least). At the same time, setting the value does not...
@peppelinux this seems to be the case. [Publish Python distribution to PyPI](https://github.com/IdentityPython/djangosaml2/actions/runs/15115863642/job/42486249949#step:4:6) Version 3.10.16 with arch x64 not found Available versions: 3.10.17 (x64) 3.11.12 (x64) 3.12.10 (x64) 3.13.3 (x64) 3.9.22...