Thursday, September 25, 2014

Re: Less files not compressed on production

On 26/09/2014 12:11 AM, Denis Simonet wrote:
> The less files are collected to STATIC_ROOT:

Did you do that via collectstatic? The following works for me ...

/usr/bin/python /var/www/ssds/manage.py collectstatic
--settings=ssds.settings.staging --noinput

... in Django 1.6.x on Ubuntu 12.04 and Ubuntu 14.04 using Python 2.7.x
on both systems.

Mike

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5424973F.5050205%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment