R
R
Rrooom2014-08-16 13:30:51
Django
Rrooom, 2014-08-16 13:30:51

What static compression module do you use?

Which django module do you use to compile-compress statics?
Found a few...
django-pipeline - passable, but not obvious. Yes, and I don’t like to keep static files in the application settings.
django-compressor, webassets?
I tried the first one, I didn't like it. Recommend the best in your opinion.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel Solovyov, 2014-08-16
@pavel_salauyou

i use django-compressor

U
un1t, 2015-04-02
@un1t

I've been wondering about this too, tried django-pipeline, looked at django-compressor and others.
As a result, I wrote my own
https://github.com/un1t/django-easyasset

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question