Re: haml + sass + django

2009-09-10 Thread Itai Tavor
On 09/09/2009, at 12:19 AM, ThinRhino wrote: > > Hello, > > I just came across haml and sass, but looks like it is built for > Ruby on > Rails. > > Any implementation that can work on Django? Personally I don't think haml has any use in django work, but I use sass for most of my css coding.

Re: haml + sass + django

2009-09-09 Thread Alex Robbins
You might look at http://sandbox.pocoo.org/clevercss/, which is python based. On Sep 8, 9:19 am, ThinRhino wrote: > Hello, > > I just came across haml and sass, but looks like it is built for Ruby on > Rails. > > Any implementation that can work on Django? > > Though I also came acrosshttp://bit

Re: haml + sass + django

2009-09-08 Thread Emmanuel Surleau
> Hello, > > I just came across haml and sass, but looks like it is built for Ruby on > Rails. Actually, they can work standalone too. > Any implementation that can work on Django? There's GHRML (http://www.ghrml.org/) for HAML, but I don't think it's developed anymore. One issue is that choo

Re: Haml

2007-03-28 Thread Russell Keith-Magee
On 3/29/07, IvanK <[EMAIL PROTECTED]> wrote: > > I'm just now starting a django project, but I've used rails for quite > some time now, and they have an extremely awesome templating system - > haml (http://haml.hamptoncatlin.com/) - every other templating > language seams pitifully ugly by compari