0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 1.7 More... over 7 years ago
Use pip3 on CircleCI. More... over 7 years ago
Documented Django 2.0 compatibility. More... over 7 years ago
Reworked inlinecompile templatetag to fix Django 2.0 compatibility. More... over 7 years ago
Added django 2.0 to tox.ini. More... almost 8 years ago
Update the change log and the list of contributors More... about 8 years ago
Update tests More... about 8 years ago
Handle leading whitespace More... about 8 years ago
Improve strip comments to avoid removal of unwanted content More... about 8 years ago
Remove pystest.mark.xfail from test_strip_comment More... about 8 years ago
Fix flake8 errors More... about 8 years ago
Removed comments on SASS/SCSS from source before call find_dependencies More... about 8 years ago
Added Django compatibility table to README.rst. More... about 8 years ago
Removed Django 1.6 leftovers. More... about 8 years ago
Fixed #103 -- Made BaseCompiler.get_output_path work correctly with absolute paths. More... about 8 years ago
Oops, this isn't fixed. More... about 8 years ago
Release 1.6 More... about 8 years ago
Bugfix: take account of additional compiler options when doing inline compilation with SASS More... about 8 years ago
Take account of `load_paths` option when doing inline compilation with `libsass` More... about 8 years ago
Update changelog More... about 8 years ago
Update documentation for `Less.include_path` and `SCSS.load_paths` options More... about 8 years ago
Add Jordan Reiter to the list of contributors More... about 8 years ago
Add tests for `include_path` options for Less compiler More... about 8 years ago
Update changelog More... about 8 years ago
Refactor `compilestatic`, make sure that each file is compiled no more than once More... about 8 years ago
Switch to CircleCI 2.0 More... about 8 years ago
Move dev/tests requirements to `requirements-*.txt` More... about 8 years ago
Drop support for Django 1.6 More... about 8 years ago
Change "http" to "https" for some URLs in README More... about 8 years ago
Use `django.utils.inspect.getargspec` if available to avoid deprecation warning in Python 3 More... about 8 years ago