4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
THREADING: Make template compression threaded to improve performance More... over 6 years ago
Use Boto3 instead of obsolete Boto in Remote Storages documentation, fixes #909 (#911) More... over 6 years ago
Abstract away resource types to allow the implementation of new types. (#900) More... almost 7 years ago
Update mention in documentation of old filter setting to new form. More... almost 7 years ago
Document new COMPRESS_FILTERS setting. More... almost 7 years ago
Remove old COMPRESS_FILTER_CSS/JS settings from configuration after converting them into the new COMPRESS_FILTERS[css/js] form. More... almost 7 years ago
Process review comments More... almost 7 years ago
Updated jinja2 extension to behave similar to the django tag (#899) More... almost 7 years ago
Add django 2.0 to the build matrix (#896) More... almost 7 years ago
Fix failing test on Python 2. More... almost 7 years ago
Abstract away resource types to allow the implementation of new types. More... almost 7 years ago
Fix crash in offline compression when child nodelist is None (#895) More... about 7 years ago
Fix documentation after addition of brotli storage backend. (#889) More... about 7 years ago
Offline de-compression for string-alike STATIC_URL and COMPRESS_URL (#876) More... about 7 years ago
Merge pull request #884 from karyon/870-offline_low_memory More... over 7 years ago
Drop support for python 3.3, it has reached its EOL and fails on travis More... over 7 years ago
Cleanup verbosity handling in compress management command, no output at level 0 More... over 7 years ago
Cleanup argument handling in compress management command More... over 7 years ago
Fix jinja2 offline compression testing, remove console output More... over 7 years ago
Add BrotliCompressorFileStorage (#868) More... over 7 years ago
Minor docs amendments to last commit More... over 7 years ago
Ensure generated file always contains a base name, ref #775 (#861) More... over 7 years ago
Mention incompatibility of sekizai support and offline compression in the docs, ref #351 More... over 7 years ago
Clarify documentation on COMPRESS_CSS_HASHING_METHOD More... over 7 years ago
Release 2.2 More... over 7 years ago
Add changelog for v2.2 More... over 7 years ago
ref #870 - improves memory management More... over 7 years ago
Merge pull request #866 from nimbis/md5_to_sha256 More... over 7 years ago
Update tests to use new sha256 hashes More... over 7 years ago
Adding new hashes to .gitignore More... over 7 years ago