fusionbox / django-pyscss

Makes it easier to use PyScss in Django
https://pypi.python.org/pypi/django-pyscss
BSD 2-Clause "Simplified" License
19 stars 13 forks source link

Place the assets dir in COMPRESS_OUTPUT_DIR #40

Open PhilipGarnero opened 9 years ago

PhilipGarnero commented 9 years ago

This may need some more discussion

Fixes issue #37

acatton commented 9 years ago

It looks like the tests are broken for Python 2.6 and Django 1.4.

@gavinwahl do we still want to support that?

PhilipGarnero commented 9 years ago

I fixed the ASSETS_URL but this might not be backward compatible :/