Hi, is there any way to use django-less with other templates than the default ones? I'm using jade-lang with pyjade, and there is no {% load less %} so sompiling less is not posible. Or is it?
If there is not, maybe you could consider supporting other templating engines in some "general" way.
Thanks.