0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Python 3 classifier More... about 11 years ago
Add docs for `{% compile %}` tag More... about 11 years ago
Add tests for `compile_static` and `compile_static_lazy` More... about 11 years ago
Add `compile` templatetag More... about 11 years ago
Merge pull request #15 from lehins/master More... over 11 years ago
forgot static import More... over 11 years ago
removed unsued imports More... over 11 years ago
moved prepending static url functionality from base compiler to utils as described in #15 More... over 11 years ago
Release 0.5.3 More... over 11 years ago
Make tests pass in python 2.6 More... over 11 years ago
Less: fix the handling of files with no extension in @import statements More... over 11 years ago
Bugfixes in @import handling for Less and SCSS files More... over 11 years ago
Replaced static_NAME templatetags functionality with a setting STATIC_PRECOMPILER_PREPEND_STATIC_URL which defaults to False, as suggested in #13. More... over 11 years ago
Merge branch 'master' of github.com:lehins/django-static-precompiler More... over 11 years ago
Updated examples in README.rst More... over 11 years ago
Updated examples in README.rst More... over 11 years ago
added static_NAME templatetags in order to be able to use django's static funjction instead of STATIC_URL variable More... over 11 years ago
added static_NAME templatetags in order to be able to use django's static funjction instead of STATIC_URL variable More... over 11 years ago
Fix travis badge More... over 11 years ago
Release 0.5.2 More... over 11 years ago
Fix travis badge More... over 11 years ago
Add travis badge More... over 11 years ago
static_precompiler_watch: add `--no-initial-scan` option More... over 11 years ago
static_precompiler_watch: watch for changes in all directories handled by static finders More... over 11 years ago
Release 0.5.1 More... over 11 years ago
scss: "Can't locate the imported file: compass/css3.scss" when refreshing #9 – fixed More... over 11 years ago
Pin sass version for travis-ci More... over 11 years ago
Fix travis-ci install (again) More... over 11 years ago
Fix install script to travis-ci More... over 11 years ago
Add missing dependencies for travis-ci More... over 11 years ago