On Fri, 2 Sep 2016, Aron Griffis wrote:
There isn't a conflict between them, because the LESS compiler installs as
"lessc" and also because you'll want to install it locally using npm rather
than system-wide.
These links might be helpful to you:
https://github.com/caktus/django-timepiece#installation
https://docs.npmjs.com/getting-started/installing-npm-packages-locally
http://lesscss.org
Thanks, Aron. I assumed there'd be no conflict but appreciate the
confirmation. I saw less in the django-timepiece requirements file which
raised my question.
Will look at the last two URLs first; need to install requirements before
trying django-timepiece.
Regards,
Rich