dziegler / django-css

django-css is a fork of django_compressor that makes it easy to use CSS compilers with your Django projects. CSS compilers extend CSS syntax to include more powerful features such as variables and nested blocks, and pretty much rock all around.

Home Page:http://blog.davidziegler.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Without cache?

xster opened this issue · comments

Hello,

It's more of a question: most shared hosting doesn't allow memcached. Is it possible to make use of django-css without cache?