4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'emirotin/master' into feature/preprocessing More... almost 14 years ago
Moved base filter to base module. More... almost 14 years ago
supporting precompilers More... almost 14 years ago
Implemented a few storage methods introduced in Django 1.3 but missing in older versions of Django. Closes GH-11. More... almost 14 years ago
Merge branch 'release/0.6b5' into develop More... almost 14 years ago
Merge branch 'release/0.6b5' More... almost 14 years ago
Bumped version a little. More... almost 14 years ago
Fixed ImportError. More... almost 14 years ago
Merge branch 'release/0.6b4' into develop More... almost 14 years ago
Merge branch 'release/0.6b4' More... almost 14 years ago
Bumped version up to 0.6b4. More... almost 14 years ago
Updated the default storage backend to overwrite files with the same name by default instead of appending _<count>. More... almost 14 years ago
Improved check for the cache settings to be a bit more forgiving. More... almost 14 years ago
Merge branch 'release/0.6b3' into develop More... almost 14 years ago
Merge branch 'release/0.6b3' More... almost 14 years ago
Bumped version up a bit. More... almost 14 years ago
Stop using an own theme, now that Read The Docs' default theme is nice. More... almost 14 years ago
Documented how to use django_compressor with remote storages such as Amazon S3 (thanks to Sean Brant for the inspiration), including staticfiles. More... almost 14 years ago
Reverted recent change of the default of COMPRESS_OUTPUT_DIR (back to 'CACHE') to lower the chance for problems during migration from 0.5.X to 0.6.X. More... almost 14 years ago
Added staticfiles compatible file finder to be independent from the FileSystemFinder. More... almost 14 years ago
Refined checks in the settings when looking for COMPRESS_URL. More... almost 14 years ago
Cleaned up settings a bit after talking about a S3 use case with seanbrant. More... almost 14 years ago
Merge branch 'develop' of github.com:jezdez/django_compressor into develop More... almost 14 years ago
avoid failures when using shared memcached instances on different frontends More... almost 14 years ago
Removed incorrect statement that was left from a few commits ago. More... almost 14 years ago
Merge branch 'release/0.6b2' into develop More... almost 14 years ago
Merge branch 'release/0.6b2' More... almost 14 years ago
Bumped version up a notch. More... almost 14 years ago
Removed a few unnecessary imports. More... almost 14 years ago
Moved Gzip enabled compressor storage backend from tests.storage to compressor.storage module. More... almost 14 years ago