summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [1.0.x] There's no Python 2.6 support in Django 1.7stable/1.0.xAntoine Catton2014-10-171-0/+3
* Release 1.0.6v1.0.6Antoine Catton2014-10-172-1/+6
* [1.0.x] Update travis.yml to run Django 1.7 testsAntoine Catton2014-10-171-0/+1
* [1.0.x] make tests succeed on Django-1.7Matthias Runge2014-10-172-1/+6
* Release 1.0.5v1.0.5Antoine Catton2014-10-162-1/+6
* [1.0.x] Fix bad pinning. We don't want to install 1.3.0Antoine Catton2014-10-161-1/+1
* Release 1.0.4v1.0.4Antoine Catton2014-10-162-1/+6
* [1.0.x] Pin pyScss==1.2.x, for now.Rocky Meza2014-10-161-1/+1
* Ignore distribution files uploaded to pypiAntoine Catton2014-09-151-0/+1
* Remove distribution file that shouldn't have been committed in first placeAntoine Catton2014-09-151-0/+0
* Update changelog for 1.0.3Antoine Catton2014-09-151-0/+5
* Release 1.0.3v1.0.3Antoine Catton2014-09-152-1/+1
* [1.0.x] Fix #14, respect storage.prefix when looking for filesRadomir Dopieralski2014-09-154-1/+12
* Release 1.0.2v1.0.2Antoine Catton2014-08-042-1/+10
* [0.1.x] Merge branch 'reorder-possible-paths' of https://github.com/deshipu/d...Antoine Catton2014-08-044-1/+14
* Version 1.0.1v1.0.1Antoine Catton2014-06-041-1/+1
* Accept **kwargs in DjangoScssFilterGavin Wahl2014-06-041-2/+2
* Version 1.0.0v1.0.0Rocky Meza2014-02-111-1/+1
* Added changelogRocky Meza2014-02-111-0/+8
* master nows is at 1.0.0-alphaRocky Meza2014-02-111-1/+1
* Added coveralls.Rocky Meza2014-02-082-1/+8
* Ignore coverage artifacts.Rocky Meza2014-02-081-0/+2
* Added support for underscore imports.Rocky Meza2014-02-083-3/+17
* Added some logging in _find_source_file.Rocky Meza2014-02-081-1/+3
* Can't get tests to pass for Python3Rocky Meza2014-02-032-2/+2
* Beefed up setup.pyRocky Meza2014-02-031-3/+16
* Collect static for the compressor tests.Rocky Meza2014-02-031-2/+3
* Forget about supporting Django 1.3Rocky Meza2014-02-032-3/+1
* Added discover runner for Django < 1.6.Rocky Meza2014-02-032-1/+11
* Move the make ASSETS_ROOT dir call to somewhere useful.Rocky Meza2014-02-032-3/+3
* Added Travis CIRocky Meza2014-02-032-0/+25
* Added an example of how use with compressor.Rocky Meza2014-02-031-0/+6
* 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-034-7/+43
* Reworked the relative/absolute import system.Rocky Meza2014-02-037-53/+85
* Automatically call collectstatic in tests.Rocky Meza2014-02-033-4/+14
* Made relative imports possibleRocky Meza2014-02-024-20/+118
* Made the README more informative.Rocky Meza2014-02-011-2/+33
* Added tests for sprites and inline images.Rocky Meza2014-02-018-68/+126
* Added a django-compressor Filter class.Rocky Meza2014-02-019-25/+108
* Remove the finally.Rocky Meza2014-02-011-2/+1
* updated to PyScss 1.2.0Rocky Meza2014-02-013-37/+69
* django-pyscss - use PySCSS in Django more easilyRocky Meza2014-02-0129-0/+426