4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #359 from jscheid/leave-alone-fragment-only-urls More... about 12 years ago
Leave alone fragment-only URLs. More... about 12 years ago
Document COMPRESS_CACHEABLE_PRECOMPILERS setting More... about 12 years ago
Only cache precompilers specified in COMPRESS_CACHEABLE_PRECOMPILERS setting, and refactor caching logic into new CachedCompilerFilter class More... about 12 years ago
Add unit tests for compiler cache More... about 12 years ago
Cache precompiler results to avoid re-compiling an unchanged file More... about 12 years ago
Merge pull request #340 from dziegler/develop More... about 12 years ago
Merge pull request #344 from rizumu/patch-1 More... about 12 years ago
Update compressor/cache.py More... about 12 years ago
Merge pull request #342 from rosner/develop More... about 12 years ago
Adds working stylus call as an alternative to the precompilers. More... about 12 years ago
nodelist does not exist in jinja2ext More... about 12 years ago
Merge pull request #334 from saulshanabrook/develop More... over 12 years ago
Add a note referencing media grouping earlier in the usage docs More... over 12 years ago
Adjust docs to better document the differences between ruby and npm's lessc More... over 12 years ago
Pep8 Fixes More... over 12 years ago
Added django-sekizai support in contrib More... over 12 years ago
GzipCompressorFileStorage save() should return filename like other storage classes do More... over 12 years ago
Merge branch 'develop' of github.com:jezdez/django_compressor into develop More... over 12 years ago
Use rjsmin.py 1.0.5, fixes #321 More... over 12 years ago
Merge pull request #316 from carljm/smarter-css-absolute-filter More... over 12 years ago
Merge pull request #323 from diox/remove_obsolete_stuff More... over 12 years ago
1.2 is not unsupported, remove all references to MEDIA_* (users should have moved to STATIC_* by now) as well as 1.2 stuff in the documentation. More... over 12 years ago
Support cache-busting suffix on asset URLs with querystrings. More... over 12 years ago
Support cache-busting suffix on asset URLs with fragments. More... over 12 years ago
Merge pull request #313 from anttihirvonen/precompiler_class_support More... over 12 years ago
Fixed class-based precompiler tests More... over 12 years ago
PEP8 cleanup More... over 12 years ago
Fixed CompilerFilter to always output Unicode strings More... over 12 years ago
Added test of "js inline" with non-ascii character More... over 12 years ago