Dirk Mueller
6724731a17
- Update to 4.1 * Add Django 4.1 compatibility * New setting ``COMPRESS_OFFLINE_MANIFEST_STORAGE`` to customize the offline manifest's file storage (#1112) With this change the function ``compressor.cache.get_offline_manifest_filename()`` has been removed. You can now use the new file storage ``compressor.storage.default_offline_manifest_storage`` to access the location of the manifest. - Release 4.0 * Fix intermittent No such file or directory errors by changing strategy to deal with duplicate filenames in CompressorFileStorage * Deprecate SlimItFilter, stop testing it with Python 3.7 or higher OBS-URL: https://build.opensuse.org/request/show/993123 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-compressor?expand=0&rev=16 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
django_compressor-4.1.tar.gz | ||
python-django-compressor.changes | ||
python-django-compressor.spec |