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

Fix storage.prefix doesn't exist in Django 1.7 #22

Closed thomasgoirand closed 10 years ago

thomasgoirand commented 10 years ago

So many unit tests are broken in Django 1.7 since commit 187a7a72bf72370c739f3675bef84532e524eaf1. This patch fixes it.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.44%) when pulling a597868023fdae28611c414db5d2e715304d8e81 on thomasgoirand:master into 138310db10995ee33c4e114d0bcab77d8deb21a5 on fusionbox:master.

rockymeza commented 10 years ago

Hi @thomasgoirand,

Thanks for this, we needed to clean this up. I have left some comments in the code that we need to address before we can merge this and release and start supporting django 1.7

acatton commented 10 years ago

Is this still relevant after merging #25?

gavinwahl commented 10 years ago

No, as long as prefixes still work