Re: Question about minifying CSS and JS files.

2014-06-23 Thread Redmount
Hi you can use django-compressor or django-pipeline. Personnally I use django-compressor with Amazon S3. If you want more details, just ask. P. Le lundi 23 juin 2014 09:04:39 UTC+2, Chen Xu a écrit : > Hi Everyone, > I am writing a Django website, I am trying to minify my css and js fil

Re: Question about minifying CSS and JS files.

2014-06-23 Thread Avraham Serour
There are django solutions for this, but personally I like to use Google Pagespeed On Jun 23, 2014 10:04 AM, "Chen Xu" wrote: > Hi Everyone, > I am writing a Django website, I am trying to minify my css and js files, > I wonder if there is a good Django package that does it well, or it does > not