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
Mark storage URLs as safe. More... almost 13 years ago
Test that exception is raised for nonexistent precompiler More... almost 13 years ago
Fail loudly on AttributeError More... almost 13 years ago
Update docs to mention precompiler classes More... almost 13 years ago
Test that precompiler classes are used More... almost 13 years ago
COMPRESS_PRECOMPILERS allows filter classes More... almost 13 years ago
Meh, dropped support for Django 1.2.X. More... almost 13 years ago
Made test order independent. More... almost 13 years ago
Trying to find the cause for a sorting issue when running the tests on the CI server. More... almost 13 years ago
Minor cleanup of the CssAbsoluteFilter class. More... almost 13 years ago
Loading the CompressorConf in models.py to make override_settings happy. Closes #225. More... almost 13 years ago
Stop removing the docs build dir manually but instead build the docs everytime new, and be "nit-picky" about it. More... almost 13 years ago
Use tox==dev and its super awesome var substitution. More... almost 13 years ago
Removed travis configuration for now. More... almost 13 years ago
Fixed behind the scenes docs. More... almost 13 years ago
Use hash of the correct file. More... almost 13 years ago
Add tests regarding the use of {% static %} in django-1.4 and compressor More... almost 13 years ago
Add document outling common scenario deployments. Inspired by dioxs original document. More... almost 13 years ago
Merge pull request #228 from jaap3/fix_dataurifilter More... almost 13 years ago
Merge pull request #227 from claymation/develop More... almost 13 years ago
Handle hashmarks (#) in urls more gracefully More... almost 13 years ago
Re-raise original exception More... almost 13 years ago
Merge branch 'develop' of github.com:jezdez/django_compressor into develop More... almost 13 years ago
The DATABASES setting was enforced from 1.3 onwards. More... almost 13 years ago
Fixed order of test result and minor whitespace cleanup. More... almost 13 years ago
Removed test requirements again. We have tox for that. More... almost 13 years ago
Merge branch 'issue_202' of https://github.com/fabrique/django_compressor into fabrique-issue_202 More... almost 13 years ago
Merge pull request #221 from peterbe/patch-2 More... almost 13 years ago
Moved import into Html5LibParser.__init__. More... almost 13 years ago
Merge branch 'patch-2' of https://github.com/shemigon/django_compressor into shemigon-patch-2 More... almost 13 years ago