summaryrefslogtreecommitdiff
path: root/django_pyscss
Commit message (Expand)AuthorAgeFilesLines
* allow dots in filenamesPhilipGarnero2015-07-171-6/+7
* Retain the imported file pathRichard Jones2015-04-291-0/+2
* Files are not always available from storage despite DEBUG=FalseGavin Wahl2015-04-231-6/+7
* Add pyScss 1.3 and Python 3 supportRocky Meza2015-04-227-231/+136
* make tests succeed on Django-1.7Matthias Runge2014-10-171-1/+2
* Fix #14, respect storage.prefix when looking for filesRadomir Dopieralski2014-09-121-1/+3
* Put the original path at the end in get_possible_pathsRadomir Dopieralski2014-08-041-1/+1
* Accept **kwargs in DjangoScssFilterkwargsGavin Wahl2014-02-131-2/+2
* Added support for underscore imports.Rocky Meza2014-02-081-3/+7
* Added some logging in _find_source_file.Rocky Meza2014-02-081-1/+3
* Move the make ASSETS_ROOT dir call to somewhere useful.Rocky Meza2014-02-032-3/+3
* Fix source_file_index logic.Rocky Meza2014-02-031-1/+1
* Removed find_one_fileRocky Meza2014-02-032-10/+8
* Added support for extensionless imports.Rocky Meza2014-02-031-7/+17
* Reworked the relative/absolute import system.Rocky Meza2014-02-032-28/+54
* Made relative imports possibleRocky Meza2014-02-021-3/+80
* Added tests for sprites and inline images.Rocky Meza2014-02-011-2/+3
* Added a django-compressor Filter class.Rocky Meza2014-02-013-17/+51
* Remove the finally.Rocky Meza2014-02-011-2/+1
* updated to PyScss 1.2.0Rocky Meza2014-02-011-33/+57
* django-pyscss - use PySCSS in Django more easilyRocky Meza2014-02-012-0/+94