summaryrefslogtreecommitdiff
path: root/django_pyscss/compressor.py
Commit message (Expand)AuthorAgeFilesLines
* Add pyScss 1.3 and Python 3 supportRocky Meza2015-04-221-8/+5
* Accept **kwargs in DjangoScssFilterkwargsGavin Wahl2014-02-131-2/+2
* Move the make ASSETS_ROOT dir call to somewhere useful.Rocky Meza2014-02-031-3/+1
* Reworked the relative/absolute import system.Rocky Meza2014-02-031-1/+12
* Added a django-compressor Filter class.Rocky Meza2014-02-011-0/+21