summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change MANIFEST to include testspyscss1.3Rocky Meza2015-04-221-1/+5
* Add changes for 2.0.0Rocky Meza2015-04-222-2/+31
* Add pyScss 1.3 and Python 3 supportRocky Meza2015-04-2216-304/+298
* Back to development: 2.0.0Rocky Meza2015-04-222-13/+8
* Merge pull request #29 from xnox/masterGavin Wahl2015-02-201-1/+1
|\
| * Correct pyScss module name in setup.py, as per pypi.Dimitri John Ledkov2015-02-201-1/+1
|/
* Version in setup.py on the master branch is out of dateJohn Trowbridge2015-02-031-1/+1
* There's no Python 2.6 support in Django 1.7Antoine Catton2014-10-171-0/+3
* Update travis.yml to run Django 1.7 testsAntoine Catton2014-10-171-0/+1
* Merge branch 'master' of https://github.com/mrunge/django-pyscssAntoine Catton2014-10-172-1/+6
|\
| * make tests succeed on Django-1.7Matthias Runge2014-10-172-1/+6
|/
* Fix bad pinning. We don't want to install 1.3.0Antoine Catton2014-10-161-1/+1
* Pin pyScss==1.2.x, for now.Rocky Meza2014-10-161-1/+1
* Ignore distribution files uploaded to pypiAntoine Catton2014-09-151-0/+1
* Fix #14, respect storage.prefix when looking for filesRadomir Dopieralski2014-09-124-1/+12
* Merge branch 'reorder-possible-paths' of https://github.com/deshipu/django-py...Antoine Catton2014-08-044-1/+14
|\
| * Put the original path at the end in get_possible_pathsRadomir Dopieralski2014-08-041-1/+1
| * Add test for path conflictstest-for-path-conflictsAntoine Catton2014-08-043-0/+13
|/
* Accept **kwargs in DjangoScssFilterkwargsGavin Wahl2014-02-131-2/+2
* 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