I have been developing e-commerce in Django as composite apps and using LESS for all of my custom CSS. I have used django-pipeline to compiled, compressed and version-ed before deployment.
Now I am looking for best way to do theming, I tried to put all colors in style.less files, but that doesn't seems to be enough when one consider future updates to project. Here is site link: http://doorsale-demo.fanaticlab.com/ -- 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 [email protected]. To post to this group, send email to [email protected]. 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/5d95e704-5b29-4b09-abb6-8cfdff83716b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

